Skip to content

Conversation

@mgazza
Copy link
Contributor

@mgazza mgazza commented Dec 23, 2024

Always copy the selected text on the selection end

Always copy selected text on selection end
Copy link
Member

@andydotxyz andydotxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure? I'm not aware of any other widgets or terminals that (across platforms) automatically copy anything that is selected...

@mgazza
Copy link
Contributor Author

mgazza commented Dec 23, 2024

Yeah this is exactly what Iterm does

@andydotxyz
Copy link
Member

Fair enough, I guess there are enough terminal apps that some may do this. But the majority don't.
With this code change your forcing this behaviour on all terminal apps.
It is possible, and would it not be better, to elect to have this behaviour in your app instead of all (just extend Terminal and override the DragEnd method?

@andydotxyz
Copy link
Member

Closing this out as it is possible with the user app and so does not need to be default on for all implementations

@andydotxyz andydotxyz closed this Oct 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants