Sublime Forum

Not working ctrl+ hotkeys with Russian layout?

#1

Issue: hotkeys associated with ctrl+ do not work when the Russian layout is enabled. This behavior is observed only when there is a change of the layout in the system to ctrl+shift or something else related to the ctrl key. I face in problem in Linux Mint 19.3.
Also, it should be noted that when the Russian keyboard layout is enabled, the hotkeys added to the Key Bindings of user settings also do not work. Example: “keys”: [“ctrl+shift+], …”. To make this work you need to add additional line of settings with a Russian letter: “keys”: [“ctrl+shift+ъ], …”. This is probably normal, because in the English layout there is no such symbol “ъ”, which also uses the key “]”,"}" on keyboard when the Russian layout is enabled.

0 Likes

#2

This is fixed for the next version of Sublime Text. If you have a license you can join the beta on our discord server, otherwise there’s this: https://github.com/vushe/sublime3-russian-key-bindings

1 Like