zellij/zellij-server/src
Kunal Mohan e23d06b70d
Feature: Configurable scroll buffer (#936)
* Configurable scroll buffer

* Fix unit test failures

* Add scroll_buffer_size description in the default config file

* Fix config file
2022-01-04 23:24:05 +05:30
..
panes Feature: Configurable scroll buffer (#936) 2022-01-04 23:24:05 +05:30
tab fix(panes): do not crash when closing fixed pane (#987) 2022-01-04 11:43:34 +01:00
ui Pass active terminal title through to terminal emulator (#980) 2022-01-03 22:18:22 +05:30
unit refactor(tab): separate concerns (namely move pane positioning actions out of tab) (#985) 2022-01-03 15:56:41 +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 chore(warnings): remove unused imports (#833) 2021-11-03 14:31:06 +01: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 fix(tabs): dont panic when tab history is empty and closing tab (#990) 2022-01-04 11:07:09 +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 fix(plugins): send events to plugins properly in a multiuser env (#986) 2022-01-03 16:55:21 +01:00