Feature: paste on right click regardless of selection #81447
Labels
feature-request
Request for new features or functionality
terminal
General terminal issues that don't fall under another label
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
With #38287 being merged, I'd now like to be able to directly paste after selection.
The current behaviour with copyOnSelection = true and rightClickBehavior = copyPaste:
With the proposed mode, copyOnSelection = true and rightClickBehavior = paste:
Why do I want this? Simple: it removes an extra click when pasting.
This mirrors how PuTTY's pastes. The new Windows Terminal recently got support for this feature, too - microsoft/terminal#2152
The text was updated successfully, but these errors were encountered: