1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-14 03:16:09 +03:00
wezterm/wezterm-input-types
Wez Furlong fdb3471017 xkeyboard: resolve ambiguous CTRL-i / CTRL-Tab
We want to avoid normalizing control key presses; there were
two places where it was happening; one in our own code and
the other was in the xkeyboard mapping stuff itself.

refs: https://github.com/wez/wezterm/issues/1851
2022-04-15 07:27:01 -07:00
..
src xkeyboard: resolve ambiguous CTRL-i / CTRL-Tab 2022-04-15 07:27:01 -07:00
Cargo.toml input-types: introduce PhysKeyCode type 2022-01-01 21:35:37 -07:00