flow/src/tui/mode/input
Visen b70da1918c
Chording support for vim mode (#53)
* initial experimental success

* refined chording

* add default value

* refactor chording from switch to if

* revert change introduced when debugging

* remove unnecessary try

* added configuration option
2024-10-22 18:59:06 +02:00
..
helix add vim normal hover keybind and fix typo 2024-10-12 09:06:18 +02:00
vim Chording support for vim mode (#53) 2024-10-22 18:59:06 +02:00
flow.zig feat: simplify the implementation of switch_case and add a flow mode keybind 2024-10-15 20:49:26 +02:00
home.zig feat: add emacs style keybind for command palette (A-x) 2024-10-15 09:52:09 +02:00