[PR #17757] ConPTY: Inject W32IM sequences #31357

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

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

State: closed
Merged: Yes


Does what it says on the tin.

Part of #17737

Validation Steps Performed

  • In WSL run
    printf "\e[?9001h"; sleep 1; printf "\e[?9001l"; read
  • Wait 1s and press Enter
  • Run showkey -a
  • Esc works ✅
**Original Pull Request:** https://github.com/microsoft/terminal/pull/17757 **State:** closed **Merged:** Yes --- Does what it says on the tin. Part of #17737 ## Validation Steps Performed * In WSL run `printf "\e[?9001h"; sleep 1; printf "\e[?9001l"; read` * Wait 1s and press Enter * Run `showkey -a` * Esc works ✅
claunia added the pull-request label 2026-01-31 09:46:45 +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#31357