microsoft/Terminal

Paste doesn't always work as expected in broadcasted panes

开放

#16,287 创建于 2023年11月10日

 (9 条评论) (5 个反应) (1 位负责人)C++ (9,275 个派生)batch import
Area-TerminalControlArea-UserInterfaceHelp WantedIssue-BugProduct-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

The pane broadcast functionality that's currently in preview does not describe nor allow to configure how paste functionality works. Currently, if you paste into a broadcast group of panes using right-click, it only pastes in the pane that the mouse is hovering over. On the other hand, if you paste using Ctrl-v, it inconsistently pastes into some of the broadcast group panes - but usually not all.

It would be nice if there was a configuration option that specified how to handle paste with a broadcast group. And, the Ctrl-v paste should be consistent and either configurable or follow the same behavior as right-click.

贡献者指南