microsoft/Terminal

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

Geschlossen

#20.188 geöffnet am 06.05.2026

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (9.275 Forks)batch import
Area-InteractionIssue-BugPriority-3Product-Terminalgood first issue

Repository-Metriken

Stars
 (103.173 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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!

Contributor Guide