microsoft/Terminal

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

Open

#20.188 aberto em 6 de mai. de 2026

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-InteractionIssue-BugPriority-3Product-Terminalgood first issue

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

Description

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!

Guia do colaborador