PSReadLine: Cyrillic breaks CTRL+ combos
Environment
PS version: 7.1.4
PSReadline version: 2.1.0
os: 10.0.19041.1165 (WinBuild.160101.0800)
PS file version: 7.1.4.0
HostName: ConsoleHost
BufferWidth: 120
BufferHeight: 9001
Steps to reproduce
Open powershell 7.1.4 in windows terminal. In cyrillic keymap press CTRL+ะก (C cyrillic) CTRL not working and terminal show C CTRL+A and CTRL+C not working after it in both keymaps
There is also another cases but it hard to reproduce.
Expected behavior
Actual behavior
CTRL+C working correctly
About this issue
- Original URL
- State: open
- Created 3 years ago
- Reactions: 3
- Comments: 15 (5 by maintainers)
This is a duplicate of https://github.com/PowerShell/PSReadLine/issues/1393. You may also take a look at my previous attempt at fixing this, PR https://github.com/PowerShell/PSReadLine/pull/1848.
For the record, this still 100% reproduces for me using PowerShell 7.2 and any Windows Terminal (or conhost for that matter), on all of my Windows 10 and Windows 11 computers.