zellij/zellij-server/src
Aram Drevekenin d68d407d26
fix(router): gracefully handle client crashes (#1710)
* fix(router): gracefully handle client crashes

* style(comments): remove unused
2022-09-02 15:30:43 +02:00
..
output feat(terminal): search panes (#1521) 2022-07-18 10:54:23 +02:00
panes fix: bracketed paste input not getting adjusted properly (#1689) 2022-08-24 20:05:59 +02:00
tab fix(router): gracefully handle client crashes (#1710) 2022-09-02 15:30:43 +02:00
ui A little refactoring (#1663) 2022-08-17 01:29:45 +09: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 fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +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