zellij/zellij-server/src
Aram Drevekenin abc700fc4d
feat(command-panes): allow to start suspended (#1887)
* feat(command-panes): allow panes to start suspended

* style(fmt): remove unused code

* style(fmt): rustfmt
2022-11-01 09:07:25 +01:00
..
output errors: Don't unwrap in zellij_server::output (#1878) 2022-10-30 06:02:03 +00:00
panes feat(command-panes): allow to start suspended (#1887) 2022-11-01 09:07:25 +01:00
tab feat(command-panes): allow to start suspended (#1887) 2022-11-01 09:07:25 +01:00
ui feat(command-panes): allow to start suspended (#1887) 2022-11-01 09:07:25 +01:00
unit feat(command-panes): allow to start suspended (#1887) 2022-11-01 09:07:25 +01: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 feat(command-panes): allow to start suspended (#1887) 2022-11-01 09:07:25 +01:00
pty.rs feat(command-panes): allow to start suspended (#1887) 2022-11-01 09:07:25 +01:00
pty_writer.rs errors: Don't unwrap in server::pty_writer (#1872) 2022-10-28 14:43:06 +00:00
route.rs feat(mouse): allow toggling mouse mode at runtime (#1883) 2022-10-31 17:04:38 +01:00
screen.rs feat(command-panes): allow to start suspended (#1887) 2022-11-01 09:07:25 +01:00
terminal_bytes.rs errors: Don't unwrap in server::terminal_bytes (#1876) 2022-10-28 17:12:05 +00: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