Skip to content

Implement vim_mode for TextPromptAction` #291

@5HT2

Description

@5HT2

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions