1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 11:17:15 +03:00
wezterm/wezterm-input-types
Dominik Kreutzer 51c30e2ee2 win32: fix encoding of delete and backspace keys
When using the win32 keyboard encoding, the delete and backspace keys
were encoded with the wrong character codes compared to the native
terminal. This caused subtle issues in multiple applications.

This change brings the encoding in line with the native terminal.
2022-07-08 20:49:19 -07:00
..
src win32: fix encoding of delete and backspace keys 2022-07-08 20:49:19 -07:00
Cargo.toml config: cut over to wezterm-dynamic 2022-05-18 07:47:39 -07:00