-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Feature]: Vim keybinds toggle for chat input. #1783
Copy link
Copy link
Open
Labels
enhancementRequested improvement or new capability.Requested improvement or new capability.needs-triageIssue needs maintainer review and initial categorization.Issue needs maintainer review and initial categorization.
Description
Before submitting
- I searched existing issues and did not find a duplicate.
- I am describing a concrete problem or use case, not just a vague idea.
Area
apps/desktop
Problem or use case
We can add a settings toggle which allows users to use vim keybinds in the chat text field.
Proposed solution
A toggle button in the settings to enable vim keybinds, off by default.
It should only affect the chat input text field.
Why this matters
Enables a greater degree of freedom while editing chat messages. Improves UX.
Smallest useful scope
Button to toggle vim mode for chat input.
Alternatives considered
No response
Risks or tradeoffs
No response
Examples or references
vim implementation in cli tools like claude code can be used as a reference, though the implementation there may not be perfect.
Contribution
- I would be open to helping implement this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementRequested improvement or new capability.Requested improvement or new capability.needs-triageIssue needs maintainer review and initial categorization.Issue needs maintainer review and initial categorization.