zellij/zellij-server/src
a-kenji 6f1c103e02 Add option to specify default-shell
* Adds an option to specify a default shell
  either by specifying `default_shell: [PATH]`
  in the config, or running zellij with
  `zellij options --default-shell [PATH]`
2021-07-01 20:02:08 +02:00
..
panes chore(tests): move all integration tests to be either unit or e2e tests - remove old testing infra (#589) 2021-06-30 11:27:35 +02:00
ui chore(clippy): needless_borrow 2021-06-29 23:02:51 +02:00
unit fixup! Fix merged tests 2021-06-30 19:45:15 +02:00
lib.rs Add option to specify default-shell 2021-07-01 20:02:08 +02:00
os_input_output.rs Modularize spawn_terminal_function 2021-06-30 11:46:43 +02:00
pty.rs Add option to specify default-shell 2021-07-01 20:02:08 +02:00
route.rs Add option to specify default-shell 2021-07-01 20:02:08 +02:00
screen.rs chore(tests): move all integration tests to be either unit or e2e tests - remove old testing infra (#589) 2021-06-30 11:27:35 +02:00
tab.rs chore(tests): move all integration tests to be either unit or e2e tests - remove old testing infra (#589) 2021-06-30 11:27:35 +02:00
thread_bus.rs chore(tests): move all integration tests to be either unit or e2e tests - remove old testing infra (#589) 2021-06-30 11:27:35 +02:00
wasm_vm.rs Modularize spawn_terminal_function 2021-06-30 11:46:43 +02:00