microsoft/Terminal

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

已关闭

#20,188 创建于 2026年5月6日

 (3 条评论) (0 个反应) (0 位负责人)C++ (9,275 个派生)batch import
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

  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!

贡献者指南