zellij/zellij-server/src
naosense e5115e88a7
improve error handling in route (#1808)
* improve error handling in route

* improve error handling in route

* improve error handling in route

* format code

* improve error handling in route
2022-10-21 13:49:39 +00:00
..
output feat(terminal): search panes (#1521) 2022-07-18 10:54:23 +02:00
panes server/panes/grid: Fix whitespace error 2022-10-20 16:06:04 +00:00
tab allow dump_screen() to only dump the viewport (#1794) 2022-10-19 22:49:13 +09:00
ui feat(ux): rerun command pane (#1787) 2022-10-11 16:45:46 +02:00
unit improve error handling in route (#1808) 2022-10-21 13:49:39 +00:00
lib.rs improve error handling in route (#1808) 2022-10-21 13:49:39 +00:00
logging_pipe.rs docs: fix typos (#1481) 2022-06-10 23:37:55 +09:00
os_input_output.rs fix(layouts): various bugs and better errors (#1831) 2022-10-20 20:16:46 +02:00
pty_writer.rs feat(ux): rerun command pane (#1787) 2022-10-11 16:45:46 +02:00
pty.rs fix(command): better error when command not found (#1829) 2022-10-20 17:27:44 +02:00
route.rs improve error handling in route (#1808) 2022-10-21 13:49:39 +00:00
screen.rs allow dump_screen() to only dump the viewport (#1794) 2022-10-19 22:49:13 +09:00
terminal_bytes.rs feat(ux): rerun command pane (#1787) 2022-10-11 16:45:46 +02:00
thread_bus.rs zellij-server: improve thread_bus error handling (#1775) 2022-10-07 09:04:08 +00:00
wasm_vm.rs errors: Don't panic in wasm_vm (#1827) 2022-10-20 15:49:04 +00:00