-
Notifications
You must be signed in to change notification settings - Fork 108
feature: allow interrupt opencode / Claude #282
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Did you check the docs?
- I have read all the sidekick.nvim docs
Is your feature request related to a problem? Please describe.
The key to interrupt is 'escape' which switches from insert mode to normal mode instead.
Describe the solution you'd like
I'd like the escape key not to be hijacked.
Ctrl-[ can be used to switch to normal mode instead.
Describe alternatives you've considered
Adding some alternative keybind to opencode for interrupt. However escape is the most natural.
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request