zellij/src/common
2021-05-04 20:48:16 +05:30
..
input remove Split, OpenFile and MoveFocus from CliArgs 2021-05-04 20:48:16 +05:30
utils fix(colors): stabilize colors (#453) 2021-05-04 16:06:55 +02:00
command_is_executing.rs Refactor CommandIsExecuting to have a single variant 2021-05-04 20:48:16 +05:30
errors.rs remove Split, OpenFile and MoveFocus from CliArgs 2021-05-04 20:48:16 +05:30
ipc.rs client side threads should send messages directly to server and router threads should do the actual routing 2021-05-04 20:48:14 +05:30
mod.rs Fix after rebase 2021-05-04 20:48:15 +05:30
os_input_output.rs Use interprocess crate for IPC 2021-05-04 20:48:16 +05:30
pty_bus.rs Refactor ServerInstruction enum to use Action enum 2021-05-04 20:48:16 +05:30
screen.rs Refactor ServerInstruction enum to use Action enum 2021-05-04 20:48:16 +05:30
setup.rs Enables the Default Config Test 2021-05-02 18:58:18 +02:00
wasm_vm.rs Move screen and plugins to client side. 2021-05-04 20:48:15 +05:30