zellij/zellij-server/src
2022-04-16 16:11:46 +09:00
..
output feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
panes fix(compatibility): various ansi fixes (#1324) 2022-04-14 11:52:37 +02:00
tab feat(copy): add copy_on_select option (#1298) 2022-04-16 09:04:06 +02:00
ui feat(ui): round frame corners (#1227) 2022-03-22 14:58:16 +00:00
unit feat(copy): add copy_on_select option (#1298) 2022-04-16 09:04:06 +02:00
lib.rs fix: minor system improvements (#1328) 2022-04-16 16:11:46 +09:00
logging_pipe.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00
os_input_output.rs fix(pty): send SIGHUP instead of SIGTERM when closing a pane (#1320) 2022-04-15 19:47:46 +02:00
pty.rs feat: add focus attribute in layout (#958) 2022-02-01 02:19:21 +09:00
route.rs feat(signals): support XTWINOPS 14 and 16 (and query the terminal for them on startup and SIGWINCH) (#1316) 2022-04-12 18:07:32 +02:00
screen.rs feat(copy): add copy_on_select option (#1298) 2022-04-16 09:04:06 +02: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(crash): ensure ZELLIJ_TMP_DIR exists when starting plugins (#1256) 2022-03-23 09:20:46 +01:00