microsoft/Terminal

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

Open

#20,188 建立於 2026年5月6日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C++ (3,212 fork)batch import
Area-InteractionIssue-BugPriority-3Product-Terminalgood first issue

倉庫指標

Star
 (35,764 star)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

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!

貢獻者指南