zellij/zellij-server/src
2022-02-27 13:23:59 +01:00
..
output feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
panes fix(compatibility): properly clear pane before switching to alternate screen (#1120) 2022-02-25 15:01:08 +01:00
tab fix(style0: simplify find(..).is_some() to any(..) and use += instead (#1081) 2022-02-24 11:29:56 +01:00
ui refactor: fix unused code warnings (#1087) 2022-02-27 13:23:59 +01:00
unit feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
lib.rs fix: invalid assignment of client_id (#1052) 2022-02-23 23:50:49 +09:00
logging_pipe.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00
os_input_output.rs feat: change dependency for process_cwd (#1001) 2022-01-13 20:41:13 +09:00
pty.rs feat: add focus attribute in layout (#958) 2022-02-01 02:19:21 +09:00
route.rs fix: invalid assignment of client_id (#1052) 2022-02-23 23:50:49 +09:00
screen.rs fix(ui): floating panes UI (#1074) 2022-02-21 18:01:35 +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: fix unused code warnings (#1087) 2022-02-27 13:23:59 +01:00