[PR #17635] Fix alt-numpad events #31300

Open
opened 2026-01-31 09:46:25 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/17635

State: closed
Merged: Yes


This fixes a regression caused by 5b44476 which accidentally moved
the two pushes into the if condition.

Closes MSFT:52463679

Validation Steps Performed

  • Enable Feature_UseNumpadEventsForClipboardInput
  • cmd
  • chcp 54936
  • Paste narrow Unicode characters like ①
  • It works
**Original Pull Request:** https://github.com/microsoft/terminal/pull/17635 **State:** closed **Merged:** Yes --- This fixes a regression caused by 5b44476 which accidentally moved the two pushes into the if condition. Closes MSFT:52463679 ## Validation Steps Performed * Enable `Feature_UseNumpadEventsForClipboardInput` * `cmd` * `chcp 54936` * Paste narrow Unicode characters like ① * It works ✅
claunia added the pull-request label 2026-01-31 09:46:25 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31300