1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-22 22:42:48 +03:00
wezterm/window
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
..
examples fix mac, windows builds 2022-04-02 07:58:27 -07:00
src xkeyboard: resolve ambiguous CTRL-i / CTRL-Tab 2022-04-15 07:27:01 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml deps: remove pretty_env_loggger 2022-04-07 08:24:07 -07:00