opencode
opencode copied to clipboard
Hotkeys don't work if the keyboard layout isn't english (or similar latin alphabet layout)
Question
Is there a way to select an option to use key codes for tracking hotkeys instead of actual keys?
For example, VSCode has this setting (though it's not enabled by default).
When I have a Cyrillic keyboard layout set (e.g., Ukrainian), hotkeys like Ctrl+C, Ctrl+X don't work. I have to switch to the English layout to use keyboard shortcuts.
Is there a way to fix this?
For keybind-related issues, please also check our pinned keybinds documentation: #4997