Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConPTY: Inject W32IM sequences #17757

Merged
merged 1 commit into from
Aug 21, 2024
Merged

ConPTY: Inject W32IM sequences #17757

merged 1 commit into from
Aug 21, 2024

Conversation

lhecker
Copy link
Member

@lhecker lhecker commented Aug 21, 2024

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 ✅

@lhecker lhecker changed the title ConPTY Inject W32IM sequences ConPTY: Inject W32IM sequences Aug 21, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added Issue-Bug It either shouldn't be doing this or needs an investigation. Area-Input Related to input processing (key presses, mouse, etc.) Area-VT Virtual Terminal sequence support labels Aug 21, 2024
@lhecker lhecker merged commit a40a4ea into main Aug 21, 2024
20 checks passed
@lhecker lhecker deleted the dev/lhecker/17747-w32im branch August 21, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Input Related to input processing (key presses, mouse, etc.) Area-VT Virtual Terminal sequence support Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants