microsoft/Terminal

Spurious ";1_" printed to screen when clicking on Terminal in a Hyper-V basic session

Open

#15,919 opened on Aug 31, 2023

View on GitHub
 (6 comments) (2 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-InputHelp WantedIssue-BugProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

This has been happening for quite a while, and I bet there's a pretty simple explanation.

It might happen when you activate the Hyper-V vmconnect window.

Admittedly, I can't reproduce it on the Windows Evaluation VM with 1.17 to grab a screenshot, but it has happened to me enough times that I know it's lurking in there.


  1. Start a VM running Windows 11+
  2. Connect to it in Virtual Machine Connection, rejecting the enhanced session prompt
  3. Launch Terminal
  4. Focus on something other than the VMC window.
  5. Click on the Terminal window within the VMC window.
  6. Observe ;1_ is typed.

Contributor guide