zellij/zellij-server/src
2022-02-24 11:29:56 +01:00
..
output feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
panes fix(style): remove unnecessary borrow operators (#1084) 2022-02-24 11:08:05 +01:00
tab fix(style0: simplify find(..).is_some() to any(..) and use += instead (#1081) 2022-02-24 11:29:56 +01:00
ui fix(terminal): ensure Title doesn't overrun (#1094) 2022-02-24 11:22:24 +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 fix(cleanup): simplify loop (#1077) 2022-02-24 08:08:23 +01:00