Přemysl Eric Janouch p
p pushed to master at p/xK 2022-09-14 07:17:30 +02:00
92f2f6895b xP: use buffered reads
c1d2e38840 xP: generate our own JSON marshallers
f89f21a47f xP: pass all events through one handler
fa85ea8208 xP: parallelize event reception and sending
b728235b6c xP: move to a WebSocket package with compression
Compare 7 commits »
p pushed to master at p/xK 2022-09-13 03:21:55 +02:00
a551e911ab xP: adjust buffer list iteration and styling
p pushed to master at p/nncmpp 2022-09-13 01:03:10 +02:00
5cda848f94 Don't depend on a standalone C preprocessor
p pushed to master at p/nncmpp 2022-09-12 20:04:03 +02:00
a167ae40b3 Document configuration file key binding
p pushed to master at p/xK 2022-09-12 16:53:48 +02:00
a61789637a xP: deal with macOS/Blink for good
8968100a28 xP: improve favicon behaviour
Compare 2 commits »
p pushed to master at p/tdv 2022-09-12 04:01:22 +02:00
ae9952387a sdgui: don't highlight when cursor not on widget
p pushed to master at p/xK 2022-09-11 22:16:57 +02:00
3b6c29d676 xC: silence some compiler warnings
p pushed to master at p/xK 2022-09-11 22:05:51 +02:00
b4ee523628 xP: bind buffer iteration to M-PageUp/PageDown
c3a52b9e4c xP: indicate hidden buffer lines
96fc12bc4c xC/xP: send buffer type and server state
1493d9998b xC: clean up
36f77e74fb xP: change the favicon when highlighted
Compare 6 commits »
p pushed to master at p/xK 2022-09-11 03:43:45 +02:00
62773acaa0 xP: beep on highlight
7e3919e25d xP: add basic buffer input history
4bc2f736f2 xC: make terminal attributes abstract
add670212f xP: remember buffer input selections
95aa89ee97 xP: bind M-h to toggle history, and adjust focus
Compare 5 commits »
p pushed to master at p/liberty 2022-09-11 00:45:25 +02:00
22a121383f Allow for overriding feature test macros
0e89bb9f46 Add some consts to function arguments
Compare 2 commits »
p pushed to master at p/xK 2022-09-10 19:43:17 +02:00
0bc2c12eec xP: handle the M-Tab binding from xC
3330683ad6 xP: handle M-a and M-! bindings from xC
0015d26dc8 xC/xP: support hiding unimportant messages at all
7d5e63be1f xC: deal with so far unexpected multiline messages
e7d0f2380e xC: split Command.BUFFER_INPUT on newlines
Compare 15 commits »
p pushed to master at p/xK 2022-09-08 17:11:55 +02:00
8c8e06b015 xP: enhance mobile experience
d7b6967b6f xP: allow setting a fixed WS URI
Compare 2 commits »
p pushed to master at p/xK 2022-09-08 02:47:26 +02:00
8c3ee80b21 xC/xP: finalize and implement Event.PING
3a165a595b xC: use the relay protocol's RPC for pings
Compare 2 commits »
p pushed to master at p/xK 2022-09-08 01:30:38 +02:00
4ba28c6ed3 xC/xP: mark highlights and buffer activity
p pushed to master at p/xK 2022-09-07 19:29:54 +02:00
45aa0e8dfb xP: remember to differentiate today
a2d5995cf5 xC: don't autoactivate buffers on forced JOINs
2075c38fd1 xP: use an industry-standard name for a button
Compare 3 commits »
p pushed to master at p/xK 2022-09-07 17:28:48 +02:00
88a7b1a2d9 xP: resolve various issues, mostly in styling
p pushed to master at p/xK 2022-09-07 15:35:43 +02:00
2341228efd xP: implement buffer line leakage
2e3005d88b xP: abort autocomplete when no longer applicable
Compare 2 commits »
p pushed to master at p/xK 2022-09-07 14:47:16 +02:00
2b13f891c9 xP: clean up
d55402234c xP: add a temporary lock for autoscroll
e3149b9abf xP: support showing buffer logs
976e7bfbb4 xP: separate input buffers
5fd76ba6f9 xC: add a trivial /relay command
Compare 7 commits »
p pushed to master at p/xK 2022-09-06 22:33:22 +02:00
93b66b6a26 xP: scroll to bottom and focus the input on switch
ee1750c23c xP: clean up
f5104c807d xP: indicate connection state
2c49a72d94 Update README
Compare 4 commits »
p pushed to master at p/xK 2022-09-06 19:42:38 +02:00
8cd94b30f6 xP: implement tab completion
2d30b6d115 xC: define critical bindings after el_source()
cf14cb8122 xC: implement buffer completion in the relay
31e9c6d2d5 xC/xP: pass timestamps with millisecond precision
d2af6cf64c xP: convert links to link elements
Compare 5 commits »