microsoft/Terminal
Voir sur GitHub"Export text" action invoked from cmd paletter forwards Enter key
Open
#20 188 ouverte le 6 mai 2026
Area-InteractionIssue-BugPriority-3Product-Terminalgood first issue
Métriques du dépôt
- Stars
- (35 764 stars)
- Métriques de merge PR
- (Merge moyen 27j 19h) (24 PRs mergées en 30 j)
Description
Windows Terminal version
1.26.1251.0 (Bug Bash 5/5)
Windows build number
N/A
Other Software
N/A
Steps to reproduce
- ctrl+shift+p --> open command palette
- select "Export Text" action
- 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!