opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Hotkeys don't work if the keyboard layout isn't english (or similar latin alphabet layout)

Open vdmkotai opened this issue 3 days ago • 1 comments

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?

vdmkotai avatar Dec 29 '25 15:12 vdmkotai

For keybind-related issues, please also check our pinned keybinds documentation: #4997

github-actions[bot] avatar Dec 29 '25 15:12 github-actions[bot]