zellij/zellij-server/src
Aram Drevekenin d5764fb225
fix(ui): sort multiple ui cursors (#1719)
* fix(ui): stable-sort multiple ui cursors

* style(clippy): make clippy happy
2022-09-09 12:30:58 +02:00
..
output feat(terminal): search panes (#1521) 2022-07-18 10:54:23 +02:00
panes feat(compatibility): mouse wheel faux scrolling in alternate screen (#1678) 2022-09-04 16:26:15 +02:00
tab feat(compatibility): mouse wheel faux scrolling in alternate screen (#1678) 2022-09-04 16:26:15 +02:00
ui fix(ui): sort multiple ui cursors (#1719) 2022-09-09 12:30:58 +02:00
unit fix(router): gracefully handle client crashes (#1710) 2022-09-02 15:30:43 +02:00
lib.rs fix(router): gracefully handle client crashes (#1710) 2022-09-02 15:30:43 +02:00
logging_pipe.rs docs: fix typos (#1481) 2022-06-10 23:37:55 +09:00
os_input_output.rs fix(router): gracefully handle client crashes (#1710) 2022-09-02 15:30:43 +02:00
pty.rs perf(terminal): better responsiveness (#1585) 2022-07-13 17:04:15 +02:00
pty_writer.rs fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +02:00
route.rs fix(router): gracefully handle client crashes (#1710) 2022-09-02 15:30:43 +02:00
screen.rs feat(compatibility): mouse wheel faux scrolling in alternate screen (#1678) 2022-09-04 16:26:15 +02:00
terminal_bytes.rs performance(pty): update last render time on non-backed-up render (#1610) 2022-07-28 12:09:38 +02:00
thread_bus.rs fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +02:00
wasm_vm.rs refactor(crates): move shared contents from zellij tile to zellij utils (#1541) 2022-07-06 16:06:56 +02:00