zellij/zellij-server/src
Aram Drevekenin cbe0d5405e
fix(compatibility): do not duplicate bracketed paste in chunked stdin input (#917)
* debug message

* fix attempt

* oops

* remove log message

* rustfmt

* style(clippy): make clippy happy

* style(clippy): make clippy happy again!
2021-12-02 18:35:55 +01:00
..
panes fix(compatibility): do not duplicate bracketed paste in chunked stdin input (#917) 2021-12-02 18:35:55 +01:00
ui fix(compatibility): do not duplicate bracketed paste in chunked stdin input (#917) 2021-12-02 18:35:55 +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 fix(compatibility): do not duplicate bracketed paste in chunked stdin input (#917) 2021-12-02 18:35:55 +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 fix(plugin): mismatch JSON format on get_zellij_version 2021-11-30 20:01:03 +00:00