allow_win32_input_mode
Since: 20220319-142410-0fcdea07
When set to true
, wezterm will honor an escape sequence generated by the
Windows ConPTY layer to switch the keyboard encoding
to a proprietary scheme that has maximum compatibility with win32 console
applications.
See also Improved Keyboard Handling in ConPTY.
Since: 20220624-141144-bd1b7c5d
The default for allow_win32_input_mode
is now true.