zellij/zellij-server/src
2022-11-03 11:06:37 +01:00
..
output errors: Don't unwrap in zellij_server::output (#1878) 2022-10-30 06:02:03 +00:00
panes fix(terminal): Reset dim SGR independently from bold (#1803) 2022-11-02 19:24:40 +01:00
tab fix(ui): clear floating panes indication when closing a command pane (#1897) 2022-11-02 18:11:54 +01:00
ui feat(command-panes): allow to start suspended (#1887) 2022-11-01 09:07:25 +01:00
unit fix(edit): treat cwd properly (#1904) 2022-11-03 11:06:37 +01:00
lib.rs errors: Don't unwrap in server::os_input_output (#1895) 2022-11-02 05:29:50 +00:00
logging_pipe.rs docs: fix typos (#1481) 2022-06-10 23:37:55 +09:00
os_input_output.rs errors: Don't unwrap in server::os_input_output (#1895) 2022-11-02 05:29:50 +00:00
pty.rs errors: Don't unwrap in server::os_input_output (#1895) 2022-11-02 05:29:50 +00: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 fix(ui): clear floating panes indication when closing a command pane (#1897) 2022-11-02 18:11:54 +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