microsoft/Terminal

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

クローズ

#20,188 opened on 2026/05/06

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (9,275 件のフォーク)batch import
Area-InteractionIssue-BugPriority-3Product-Terminalgood first issue

Repository metrics

Stars
 (103,173 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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!

コントリビューターガイド