1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 19:58:15 +03:00
wezterm/window
Wez Furlong 6708ea4b36 window: normalize SHIFT modifier state
When a keypress is ASCII uppercase and SHIFT is held, remove SHIFT
from the set of active modifiers.

refs: https://github.com/wez/wezterm/issues/157#issuecomment-699516096
2020-09-26 09:17:51 -07:00
..
examples window: fixup tests for opengl init changes 2020-06-15 12:33:30 -07:00
src window: normalize SHIFT modifier state 2020-09-26 09:17:51 -07:00
build.rs window: handle opengl context loss on windows. 2020-06-16 21:17:48 -07:00
Cargo.toml window: x11: fix minor leak of a display connection 2020-07-08 09:16:43 -07:00