zellij/zellij-server/src
har7an 6ae18b4187
errors: Don't unwrap in server::pty_writer (#1872)
* server/pty_writer: Don't unwrap

and handle occuring errors instead. Replace calls to `log::error` with
`non_fatal` instead.

* server/pty_writer: Apply rustfmt
2022-10-28 14:43:06 +00:00
..
output feat(terminal): search panes (#1521) 2022-07-18 10:54:23 +02:00
panes improve error handling in ui module (#1870) 2022-10-28 14:15:16 +00:00
tab improve error handling in ui module (#1870) 2022-10-28 14:15:16 +00:00
ui improve error handling in ui module (#1870) 2022-10-28 14:15:16 +00:00
unit feat(command-panes): optionally allow panes to be closed on exit (#1869) 2022-10-28 13:03:37 +02:00
lib.rs errors: Don't unwrap in server::pty_writer (#1872) 2022-10-28 14:43:06 +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.rs improve error handling in ui module (#1870) 2022-10-28 14:15:16 +00:00
pty_writer.rs errors: Don't unwrap in server::pty_writer (#1872) 2022-10-28 14:43:06 +00:00
route.rs improve error handling in route (#1808) 2022-10-21 13:49:39 +00:00
screen.rs improve error handling in ui module (#1870) 2022-10-28 14:15:16 +00: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 plugins: Improve error handling on plugin version mismatch (#1838) 2022-10-23 13:14:24 +00:00