-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
Is your feature request related to a problem? Please describe.
It is frustrating not being able to easily enable Vim bindings for Text autocompletion suggestions, while you could easily do so with a Select input.
Describe the solution you'd like
Implementing CTRLJ | CTRLK for TextPromptAction.
For parity, Select should probably also support CTRLJ | CTRLK in addition to just plain J | K.
Describe alternatives you've considered
Forking the library and doing it myself.
Additional context
I would be happy to open a pull request if you would be open to this suggestion.
Metadata
Metadata
Assignees
Labels
No labels