microsoft/Terminal
"Export text" action invoked from cmd paletter forwards Enter key
已關閉
#20,188 建立於 2026年5月6日
Area-InteractionIssue-BugPriority-3Product-Terminalgood first issue
倉庫指標
- 星標
- (103,173 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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!