Can't send CTRL+, #14908

Open
opened 2026-01-31 04:22:54 +00:00 by claunia · 0 comments
Owner

Originally created by @robertutterback on GitHub (Aug 19, 2021).

Windows Terminal version (or Windows build number)

1.9.1942.0 (also 1.10.1933.0)

Other Software

No response

Steps to reproduce

  1. Put
    { "command": "unbound", "keys": "ctrl+," }
    into settings.json.

  2. Type "Ctrl+," e.g., in Emacs or showkey -a

Expected Behavior

Emacs or showkey -a will receive "Ctrl+,".

Actual Behavior

Emacs and showkey -a receive "Ctrl+l" instead.

Originally created by @robertutterback on GitHub (Aug 19, 2021). ### Windows Terminal version (or Windows build number) 1.9.1942.0 (also 1.10.1933.0) ### Other Software _No response_ ### Steps to reproduce 1. Put ` { "command": "unbound", "keys": "ctrl+," } ` into settings.json. 2. Type "Ctrl+," e.g., in Emacs or `showkey -a` ### Expected Behavior Emacs or `showkey -a` will receive "Ctrl+,". ### Actual Behavior Emacs and `showkey -a` receive "Ctrl+l" instead.
claunia added the Needs-TriageNeeds-Tag-FixNeeds-Attention labels 2026-01-31 04:22:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14908