Back to Wezterm

`allow_win32_input_mode`

docs/config/lua/config/allow_win32_input_mode.md

latest572 B
Original Source

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.