Sublime Forum

Some shortcuts don't work with menu off (on Linux)

#1

Hi,

I am using Sublime Text 3 (ver. 3.2.2, build 3211) on Solus Linux (ver. 4.0), with two input layouts, US English and Russian.

When I toggle the upper menu (“File, Edit, Selection…”) off, keyboard shortcuts still work in English but not in Russian.

For example, Ctrl + V or Ctrl + Shift + P work fine in English layout but do not work in the Russian one. When I switch the upper menu back on, the shortcuts work fine in both layouts.

Please help! Thank you!

0 Likes

#2

This is currently a known bug with our input handling on linux and macos. The keybindings match the literal typed key instead of the key it represents. We’re working on a fix for this, but in the meantime this should help: https://github.com/vushe/sublime3-russian-key-bindings

0 Likes

#3

Got it, thank you, Bschaaf!

0 Likes