zellij/src/common
Kunal Mohan 223ee743e1 Move screen and plugins to client side.
Remove AppInstruction enum
spawn pty thread, screen thread and plugin thread on demand
2021-05-04 20:48:15 +05:30
..
input Move screen and plugins to client side. 2021-05-04 20:48:15 +05:30
utils fix(colors): stabilize colors (#453) 2021-05-04 16:06:55 +02:00
command_is_executing.rs Synchronize update tabs actions using command_is_executing 2021-05-04 20:47:52 +05:30
errors.rs Move screen and plugins to client side. 2021-05-04 20:48:15 +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 split start into start_server and start_client 2021-05-04 20:48:14 +05:30
os_input_output.rs Move screen and plugins to client side. 2021-05-04 20:48:15 +05:30
pty_bus.rs Move screen and plugins to client side. 2021-05-04 20:48:15 +05:30
screen.rs Move screen and plugins to client side. 2021-05-04 20:48:15 +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