zellij/zellij-server/src
Aram Drevekenin b17f73bf08
fix(router): startup race (#1706)
* fix(router): retry messages when server is not ready for all startup signals

* style(fmt): rustfmt
2022-09-02 10:21:09 +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: bracketed paste input not getting adjusted properly (#1689) 2022-08-24 20:05:59 +02:00
ui A little refactoring (#1663) 2022-08-17 01:29:45 +09:00
unit fix (screen): don't crash when first tab doesn't exist (#1648) 2022-08-11 11:10:12 +02:00
lib.rs fix(status-bar): reflect actual current keybindings (#1242) 2022-07-27 16:48:35 +02:00
logging_pipe.rs docs: fix typos (#1481) 2022-06-10 23:37:55 +09:00
os_input_output.rs fix(editor): handle editor/visual/configured editor with arguments (#1587) 2022-07-14 15:14:25 +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): startup race (#1706) 2022-09-02 10:21:09 +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