zellij/zellij-utils/src/input
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
..
unit Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
actions.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
command.rs feat(cwd-pane): Keeping the cwd when opening new panes (#691) 2021-09-10 17:35:06 +02:00
config.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00
keybinds.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
layout.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
mod.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
mouse.rs feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
options.rs Feature: Configurable scroll buffer (#936) 2022-01-04 23:24:05 +05:30
plugins.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00
theme.rs fix(plugins): typo that gives plugins the wrong theme (#975) 2021-12-28 08:58:25 +01:00