[PR #16987] Don't right-click paste on a click that also activates the window #31084

Closed
opened 2026-01-31 09:44:58 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/16987

State: closed
Merged: No


Doing so would automatically paste the clipboard. If an app was there waiting for input (like the VS debug console), then we'd immediately paste into it. This caused minor dsat, as it could unknowingly close the terminal (again, in the case of the vs debug console).

Closes #15803

**Original Pull Request:** https://github.com/microsoft/terminal/pull/16987 **State:** closed **Merged:** No --- Doing so would automatically paste the clipboard. If an app was there waiting for input (like the VS debug console), then we'd immediately paste into it. This caused minor dsat, as it could unknowingly close the terminal (again, in the case of the vs debug console). Closes #15803
claunia added the pull-request label 2026-01-31 09:44:58 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31084