zellij/src/common/input
a-kenji e5fc158503 Add Unbind for Keybindings (#241)
* will unbind all default keybindings for now

* add test for toplevel unbind

* add example/default.yaml

* add example/README.md
2021-04-17 15:05:34 +02:00
..
unit Add Unbind for Keybindings (#241) 2021-04-17 15:05:34 +02:00
actions.rs feat(controls): add quick navigation (#260) 2021-04-08 11:36:49 +02:00
config.rs fix(clippy): get ci passing again 2021-04-13 18:14:13 +01:00
handler.rs make error model more autonomous 2021-04-12 20:33:22 +05:30
keybinds.rs Add Unbind for Keybindings (#241) 2021-04-17 15:05:34 +02:00
mod.rs Add example config file. 2021-03-12 22:05:41 +01:00