Alt+Numpad not working #932

Open
opened 2026-01-30 22:11:50 +00:00 by claunia · 0 comments
Owner

Originally created by @tkmikan on GitHub (May 10, 2019).

  • Your Windows build number: (Type ver at a Windows Command Prompt)
    10.0.18362.86
  • What you're doing and what's happening:
    Using ALT+numpad to input some characters by their code. For example I'm typing ALT+97 to enter a
    • in cmd in terminal: 9 and 7 appear when hitted, and a appears when releasing ALT
    • in powershell in terminal: digit-argument is triggered, so a is duplicated 97 times when releasing ALT
  • What's wrong / what should be happening instead:
    should have same behavior as outside the terminal

Perhap it is similar to #637

Originally created by @tkmikan on GitHub (May 10, 2019). * Your Windows build number: (Type `ver` at a Windows Command Prompt) 10.0.18362.86 * What you're doing and what's happening: Using ALT+numpad to input some characters by their code. For example I'm typing ALT+97 to enter `a` - in cmd in terminal: `9` and `7` appear when hitted, and `a` appears when releasing ALT - in powershell in terminal: digit-argument is triggered, so `a` is duplicated 97 times when releasing ALT * What's wrong / what should be happening instead: should have same behavior as outside the terminal Perhap it is similar to #637
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#932