exalt icon indicating copy to clipboard operation
exalt copied to clipboard

Default keybindings can interfere with AltGr bindings in regional keyboard layouts

Open Jackenmen opened this issue 4 years ago • 1 comments

Regional keyboard layouts like Polish use AltGr (which Sublime translates to Ctrl+Alt, at least on Windows) to be able to type some characters with diacritics. For example, in Polish layout the bindings: AltGr+e, AltGr+o, AltGr+a, AltGr+s, AltGr+l, AltGr+z, AltGr+x, AltGr+c, AltGr+n (and also the same binding with addition of Shift to write capital letters) are used for writing ę, ó, ą, ś, ł, ż, ź, ć, ń characters.

It might be worth changing those default keybindings to not interfere with such layouts.

Jackenmen avatar Feb 05 '21 19:02 Jackenmen

Thanks for reporting the issue!

Adding default key bindings in the first place was a mistake. I hate making breaking changes, but I don't think I have choice in this matter -- it's better than the alternative.

I'm a bit swamped at the moment, but I'll remove the default key bindings when I get the chance.

eerohele avatar Feb 09 '21 11:02 eerohele