CTRL+ combos brake with cyrillic in PowerShell 7.1.4 #15214

Closed
opened 2026-01-31 04:31:36 +00:00 by claunia · 3 comments
Owner

Originally created by @243083df on GitHub (Sep 15, 2021).

Windows Terminal version (or Windows build number)

1.10.2383.0

Other Software

PowerShell 7.1.4

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

No response

Actual Behavior

CTRL+C working correctly

Originally created by @243083df on GitHub (Sep 15, 2021). ### Windows Terminal version (or Windows build number) 1.10.2383.0 ### Other Software PowerShell 7.1.4 ### 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 _No response_ ### Actual Behavior CTRL+C working correctly
claunia added the Needs-TriageResolution-ExternalNeeds-Tag-FixNeeds-Attention labels 2026-01-31 04:31:37 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Sep 15, 2021):

Does this work in the vintage console window (conhost.exe)? Does this work if you Remove-Module PSReadline?

@zadjii-msft commented on GitHub (Sep 15, 2021): Does this work in the vintage console window (`conhost.exe`)? Does this work if you `Remove-Module PSReadline`?
Author
Owner

@243083df commented on GitHub (Sep 16, 2021):

Remove-Module PSReadline fix issue, "ctrl+" commands start working, but not show ^C in "CTRL+C"

@243083df commented on GitHub (Sep 16, 2021): Remove-Module PSReadline fix issue, "ctrl+" commands start working, but not show ^C in "CTRL+C"
Author
Owner

@zadjii-msft commented on GitHub (Sep 16, 2021):

Sounds like this is a PsReadline issue then, which should be filed upstream at https://github.com/PowerShell/PSReadLine

@zadjii-msft commented on GitHub (Sep 16, 2021): Sounds like this is a PsReadline issue then, which should be filed upstream at https://github.com/PowerShell/PSReadLine
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#15214