microsoft/Terminal

"Export text" action invoked from cmd paletter forwards Enter key

Chiusa

#20.188 aperta il 6 mag 2026

 (3 commenti) (0 reazioni) (0 assegnatari)C++ (9275 fork)batch import
Area-InteractionIssue-BugPriority-3Product-Terminalgood first issue

Metriche repository

Star
 (103.173 stelle)
Metriche merge PR
 (Merge medio 27g 19h) (24 PR mergiate in 30 g)

Descrizione

Windows Terminal version

1.26.1251.0 (Bug Bash 5/5)

Windows build number

N/A

Other Software

N/A

Steps to reproduce

  1. ctrl+shift+p --> open command palette
  2. select "Export Text" action
  3. Press Enter to execute

Expected Behavior

Export should occur. No key press goes to the underlying session.

Actual Behavior

Export occurs, but the focused session receives Enter!

Guida contributor