Is your feature request related to a problem? Please describe.
I try to save a file and are almost required to move hands from home row to use mouse or arrow keys in my TUI app. The point of a TUI is to have a rich interface that is keyboard friendly.
Describe the solution you'd like
Add support to vim motions or optional keybind overrides to keep navigating using home row
Describe alternatives you've considered
Design my own component for opening/saving files/directories
Is your feature request related to a problem? Please describe.
I try to save a file and are almost required to move hands from home row to use mouse or arrow keys in my TUI app. The point of a TUI is to have a rich interface that is keyboard friendly.
Describe the solution you'd like
Add support to vim motions or optional keybind overrides to keep navigating using home row
Describe alternatives you've considered
Design my own component for opening/saving files/directories