mirror of
https://github.com/wez/wezterm.git
synced 2024-12-24 22:01:47 +03:00
7ddff705a4
Adds some detection to see if the active keyboard layout has AltGr, and if so, adjust our key mapping logic to accomodate it. With this change, when using an ENG layout, I can use either left or right alt-b/alt-f to move through words in wsl. When I switch to DEU my left alt is still alt and my right alt causes the Windows On-Screen keyboard to act as though AltGr is pressed. I can then use the On-Screen keyboard to press the `<` key which is to the left of the `Z` key on a German layout and have it produce the `|` character. refs: https://github.com/wez/wezterm/issues/185 |
||
---|---|---|
.. | ||
examples | ||
src | ||
build.rs | ||
Cargo.toml |