Feature request : override keybindings [shipped] #422
Replies: 7 comments 1 reply
-
I've had a few requests for vim bindings specifically, which I think is harder (supporting multiple modes); this might be doable. What would your preferred config format look like? |
Beta Was this translation helpful? Give feedback.
-
There may be a need for modes outside the query input area, yes, but I think that first allowing to override basic keybindings would be a good start. For the format, what about create |
Beta Was this translation helpful? Give feedback.
-
Right now setting key bindings at runtime isn't supported by Textual; I'm going to convert this to a discussion until we get an API for that. |
Beta Was this translation helpful? Give feedback.
-
Well, that's too bad ! |
Beta Was this translation helpful? Give feedback.
-
vim bindings would be awesome :) |
Beta Was this translation helpful? Give feedback.
-
This will be the next major feature. Please see #541 and provide any feedback on the proposed design. |
Beta Was this translation helpful? Give feedback.
-
This has been shipped in v1.22.0 Vim motions present a suite of challenges that will have to be tackled later; for now, though, you can customize bindings to any single key press. See the new docs: https://harlequin.sh/docs/keymaps/index |
Beta Was this translation helpful? Give feedback.
-
Hi,
First, I've been waiting for such a tool for quite a time, thanks for the work. It looks really promissing !
It would be really appreciable to be able to override keybindings completely ! Is it on your roadmap ?
Thanks in advance !
Beta Was this translation helpful? Give feedback.
All reactions