zellij/zellij-server/src
har7an 77f05f0f12
Fix: issue 1734 (#1749)
* server/tab: Check suppressed panes

when writing to a pane by ID. Previously only the tiled and floating
panes would be searched for a pane of a given ID.

Fixes: #1734

* server/tab/unit: Test writing to suppressed panes

* docs: fix server panics when writing to suppressed panes
2022-09-23 05:28:35 +00: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 Fix: issue 1734 (#1749) 2022-09-23 05:28:35 +00:00
ui fix(ui): sort multiple ui cursors (#1719) 2022-09-09 12:30:58 +02:00
unit Feature: Better error handling/reporting (#1670) 2022-09-09 13:21:03 +00:00
lib.rs Feature: Better error handling/reporting (#1670) 2022-09-09 13:21:03 +00: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 Feature: Better error handling/reporting (#1670) 2022-09-09 13:21:03 +00: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