1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/wezterm-input-types
Wez Furlong 3f820b93d9
Fix win32 input mode encoding inconsistencies
This pulls in almost all of the original PR in #2235.
I skipped a dead key case that I recall being tricky:
I didn't want to break the non win32-input mode version
of that.

I'd be happy to have that case re-evaluated in a smaller
PR where we can focus on its details.

Co-authored-by: Dominik Kreutzer <kreudom@gmail.com>
2023-04-16 13:07:18 -07:00
..
src Fix win32 input mode encoding inconsistencies 2023-04-16 13:07:18 -07:00
Cargo.toml termwiz::Modifiers is now wezterm_input_types::Modifiers 2023-04-13 14:18:13 -07:00