zellij/zellij-server/src
Thomas Linford a576b3150f
fix(scroll): scroll page up/down by actual amount of rows (#1025)
use pane content_rows to take account of frame enabled/disabled
2022-01-26 18:19:38 +01:00
..
panes Feature: Configurable scroll buffer (#936) 2022-01-04 23:24:05 +05:30
tab fix(scroll): scroll page up/down by actual amount of rows (#1025) 2022-01-26 18:19:38 +01:00
ui Pass active terminal title through to terminal emulator (#980) 2022-01-03 22:18:22 +05:30
unit Add a copy command option (#996) 2022-01-15 12:38:45 +01:00
lib.rs Feature: Configurable scroll buffer (#936) 2022-01-04 23:24:05 +05:30
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 Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
route.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
screen.rs feat: accept only printable unicode char (#1016) 2022-01-25 22:11:31 +09: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(plugins): send events to plugins properly in a multiuser env (#986) 2022-01-03 16:55:21 +01:00