zellij/zellij-server/src
Aram Drevekenin 6c6a4393f4
This adds a UI for multiple users in panes (behind a feature flag) (#897)
* feat(ui): multiple users in panes

* style(fmt): make rustfmt happy

* style(fmt): make clippy happy
2021-11-25 16:21:59 +01:00
..
panes This adds a UI for multiple users in panes (behind a feature flag) (#897) 2021-11-25 16:21:59 +01:00
ui This adds a UI for multiple users in panes (behind a feature flag) (#897) 2021-11-25 16:21:59 +01:00
unit refactor(tabs): lay down infrastructure for multiple users (#864) 2021-11-12 17:22:14 +01:00
lib.rs This adds a UI for multiple users in panes (behind a feature flag) (#897) 2021-11-25 16:21:59 +01:00
logging_pipe.rs style(clippy): various fixes (#704) 2021-09-09 10:24:03 +02:00
os_input_output.rs chore(warnings): remove unused imports (#833) 2021-11-03 14:31:06 +01:00
pty.rs chore(release): v0.20.1 2021-11-10 17:54:39 +01:00
route.rs First attempt to provide an overlay prompt (#871) 2021-11-15 20:13:05 +01:00
screen.rs add(overlay): add overlay (#875) 2021-11-17 00:12:34 +01:00
tab.rs This adds a UI for multiple users in panes (behind a feature flag) (#897) 2021-11-25 16:21:59 +01: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 refactor(tabs): lay down infrastructure for multiple users (#864) 2021-11-12 17:22:14 +01:00