Přemysl Eric Janouch p
p pushed to master at p/sdn 2020-10-23 08:24:28 +02:00
1318c4983f Makefile: make portable, support static linking
c503954f44 Cleanup
Compare 2 commits »
p opened issue p/nncmpp#2 2020-10-23 03:55:43 +02:00
Show song length in the library
p pushed to master at p/sdn 2020-10-23 03:53:03 +02:00
77973fc026 Group help message by action
p pushed to master at p/sdn 2020-10-23 03:40:57 +02:00
61be9528e4 Bind M-Up to the "parent" action
p pushed to master at p/nncmpp 2020-10-23 03:34:36 +02:00
3934d9b1f9 Bind M-Up to the "up" action
p pushed to master at p/nncmpp 2020-10-23 02:58:36 +02:00
2d3909fdd1 Cleanup
b6ce8a0913 Avoid jumping around in polling mode
9928eca274 Add a comment and update another one
Compare 3 commits »
p closed issue p/nncmpp#1 2020-10-23 02:58:35 +02:00
Poll for the "elapsed" amount
p pushed to master at p/sdn 2020-10-23 01:37:45 +02:00
2313485970 Bind C-d in the editor
20c883fb8a Implement C-v in the editor
bbf97f6d3d Implement C-u C-k in the editor
Compare 3 commits »
p closed issue p/sdn#4 2020-10-23 01:37:44 +02:00
Improve the built-in editor (input mode)
p pushed to c++ at p/liberty 2020-10-22 02:25:21 +02:00
ddb3a60dcc Experimental support for building as C++
p pushed to master at p/sdn 2020-10-22 00:53:59 +02:00
706795c85c Cleanup
p commented on issue p/sdn#4 2020-10-22 00:11:15 +02:00
Improve the built-in editor (input mode)

With the last commits, the remaining basic bindings are: C-u C-k C-v

p pushed to master at p/sdn 2020-10-22 00:09:10 +02:00
e8eaa2366a Implement Delete in the editor
12d8f6a931 Implement C-a C-e C-b C-f in the editor
5d0c105b10 Make backspace erase combining characters
33a8e26efc Track cursor position in the editor
Compare 4 commits »
p opened issue p/sdn#5 2020-10-21 21:06:23 +02:00
Allow iterating matches in search
p opened issue p/sdn#4 2020-10-21 20:37:08 +02:00
Improve the built-in editor (input mode)
p pushed to master at p/sdn 2020-10-21 08:34:52 +02:00
bbd23187bc Minor fix-ups and adjustments
p pushed to master at p/sdn 2020-10-21 08:27:54 +02:00
a0eacf4607 Add an installation script
p closed issue p/sdn#3 2020-10-21 08:27:53 +02:00
Add an installation script
p pushed to master at p/liberty 2020-10-21 05:32:04 +02:00
53bcebc2f0 Split out utf8_validate_cp(), adhere to RFC 3629
b08cf6c29f Reject overlong UTF-8 sequences
Compare 2 commits »
p opened issue p/sdn#3 2020-10-20 04:27:40 +02:00
Add an instalation script