zellij/src
Oleks Gnatovskyi bdb39b19a6
feat(terminal): cli and bindable action to clear all buffers for a specific pane (#2239)
* fix typo

* Add clear screen action

* add proper test

* added bindable action; remove pointless default impl

* add default binding

* use imsnif's variant

* remove commented example config

* remove log line

---------

Co-authored-by: Aram Drevekenin <aram@poor.dev>
2023-03-29 23:04:57 +02:00
..
tests feat(plugins): async plugin loading (#2327) 2023-03-27 19:19:34 +02:00
commands.rs fix(sessions): attach --create regression (#2247) 2023-03-08 16:39:54 +01:00
main.rs feat(plugins): async plugin loading (#2327) 2023-03-27 19:19:34 +02:00
sessions.rs feat(terminal): cli and bindable action to clear all buffers for a specific pane (#2239) 2023-03-29 23:04:57 +02:00