Did you check the 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
Did you check the 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