Přemysl Eric Janouch p
p pushed to master at p/xK 2022-09-20 15:30:25 +02:00
7806d4bd4e xC/xP: improve rendering of highlighting actions
p pushed to master at p/nncmpp 2022-09-20 12:47:09 +02:00
568abc896c 10-azlyrics.pl: fix "the" stripping
p pushed to master at p/nncmpp 2022-09-20 12:28:48 +02:00
8aac4ae0a8 Update documentation
e72ed71f53 X11: support italic fonts as well
28ed7a85a8 Implement lyrics lookup
Compare 3 commits »
p pushed to master at p/xK 2022-09-19 04:26:56 +02:00
c0e1cd57b2 Make sure to always find installed plugins
p pushed to master at p/xK 2022-09-19 03:18:48 +02:00
00184811ea xP: make the prompt look more xC-like
p pushed to master at p/xK 2022-09-18 05:59:25 +02:00
ec20fdef7b xP: show all completion options
p pushed to master at p/nncmpp 2022-09-18 04:26:18 +02:00
b6dd940720 Implement M-u, M-l, M-c from Readline
p pushed to master at p/xK 2022-09-18 02:49:40 +02:00
21e5d80ab1 xC: improve Readline completion
p pushed to master at p/xK 2022-09-18 01:59:48 +02:00
ff243c1d11 xP: implement Readline's M-l, M-u, M-c
p pushed to master at p/xK 2022-09-18 01:10:51 +02:00
e2ef7d668c xP: implement Readline's M-b and M-f
b979257c3a xP: implement Readline's M-< and M->
Compare 2 commits »
p pushed to master at p/nncmpp 2022-09-18 01:08:12 +02:00
d8e0d1b2fe Make M-f behave like it does in Readline
p pushed to master at p/xK 2022-09-17 00:36:47 +02:00
840b646700 xC: reorganize relay code, improve logging
126105fa4f xC: don't abort on accept() failure
e2f3fc2e79 xC: clean up
Compare 3 commits »
p pushed to master at p/xK 2022-09-16 03:53:47 +02:00
b55bae50df Update some documentation
p pushed to master at p/xK 2022-09-16 03:21:34 +02:00
430968e5d5 xP: make non-connected states more apparent
d5153fe354 xC/xP: implement M-H in the web frontend
Compare 2 commits »
p pushed to master at p/xK 2022-09-16 01:21:48 +02:00
ee76186bef xP: abandon the idea of a configuration file
p pushed to master at p/xK 2022-09-16 00:55:53 +02:00
6f39aa6615 xP: use the binary protocol for incoming events
p pushed to master at p/xK 2022-09-15 05:12:38 +02:00
e87cc90b5e xP: improve comments in protocol code generator
p pushed to master at p/xK 2022-09-15 04:47:58 +02:00
98b0a4ef3d xP: further optimize JSON marshalling
p pushed to master at p/xK 2022-09-15 02:33:16 +02:00
9cf44aa4dd xP: speed up log decoding
p pushed to master at p/xK 2022-09-15 01:52:07 +02:00
b53fc1918f xP: fix log JSON serialization