microsoft / microsoft/terminal

Broadcast improvements for drag/drop and bracketed paste

Open
#20,164 3 comments 0 reactions 1 assignee Claimed by @DHowett View on GitHub
Area-UserInterface Issue-Task Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

Problems today:

- Drag/drop requires the "StringSent" event handler to read text that was sent into one control to put it into the others.
- Drag/drop path translation broadcasts the same input for all panes even if their path translation styles differ
- Paste displays a warning dialog if the *active control* isn't using bracketed paste; this means that a broadcast group containing one BP and one non-BP control will display NO warning

see also #16287

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.