A temporary, user-space workaround for duplicated text / broken AltGr text in some TUIs under Windows Terminal Preview + WSL. Remove it when the affected terminal or application fixes its Kitty keyboard handling.
Windows Terminal Preview supports the Kitty keyboard protocol. Some applications request enhanced keyboard modes such as CSI > 3 u or CSI > 7 u:
- flag
1: distinguish modified keys from text; - flag
2: report key event types (including key release/repeat);