zellij/zellij-server/src
Aram Drevekenin 58d52d40e8
fix(compatibility): adjust saved cursor position on resize (#1362)
* fix(compatibility): adjust saved cursor position on resize

* style(fmt): rustfmt
2022-04-29 11:21:46 +02:00
..
output feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
panes fix(compatibility): adjust saved cursor position on resize (#1362) 2022-04-29 11:21:46 +02:00
tab fix(compatibility): adjust saved cursor position on resize (#1362) 2022-04-29 11:21:46 +02:00
ui Fix title widechar overflow (#1361) 2022-04-29 10:30:30 +02: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 fix(compatibility): respond to bg and fg color ansi queries (#1358) 2022-04-28 17:26:44 +02:00
screen.rs fix(compatibility): respond to bg and fg color ansi queries (#1358) 2022-04-28 17:26:44 +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