zellij/zellij-server/src
Kerfuffle e2081f2649
fix: Allow terminal title passthrough even when not drawing pane frames. (#1113)
* fix: Allow terminal title passthrough even when not drawing pane frames.

* Minor formatting fix.

* Handle case where the session name is not set.
2022-02-28 17:54:41 +01:00
..
output feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
panes fix: Allow terminal title passthrough even when not drawing pane frames. (#1113) 2022-02-28 17:54:41 +01:00
tab fix: Allow terminal title passthrough even when not drawing pane frames. (#1113) 2022-02-28 17:54:41 +01:00
ui fix: Allow terminal title passthrough even when not drawing pane frames. (#1113) 2022-02-28 17:54:41 +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