zellij/zellij-server/src
Sagittarius-a 7da214fcca feat(scroll): Restore scroll position on SIGINT
Fixes #606

Currently scroll down to bottom then exits scroll mode.
2021-07-24 21:28:19 +02:00
..
panes Add noop for mouse actions on plugins 2021-07-20 15:08:38 +02:00
ui chore(clippy): needless_borrow 2021-06-29 23:02:51 +02:00
unit fix(style): bury the dead (code) 2021-07-19 20:49:23 +01:00
lib.rs Minor fixes 2021-07-17 23:50:24 -07:00
logging_pipe.rs Read from LoggingPipe returns error 2021-07-20 22:17:26 -07:00
os_input_output.rs fix(os): attempt to stop children with SIGTERM before SIGKILL (#601) 2021-07-05 18:51:14 +02:00
pty.rs Merge pull request #600 from a-kenji/layout-command 2021-07-09 16:58:29 +02:00
route.rs feat(scroll): Restore scroll position on SIGINT 2021-07-24 21:28:19 +02:00
screen.rs feat(scroll): Restore scroll position on SIGINT 2021-07-24 21:28:19 +02:00
tab.rs feat(scroll): Restore scroll position on SIGINT 2021-07-24 21:28:19 +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 Apply code review suggestions. Rename decorating_pipe to logging_pipe. Add plugin_id to plugin log. Move logger init from file to in-code initialization and change logging file to zellij directory. Change format of timestamp. 2021-07-13 23:29:04 -07:00