Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor terminal copy and paste behavior #95

Merged

Conversation

mgazza
Copy link
Contributor

@mgazza mgazza commented Oct 23, 2024

Automatically copy selected text on mouse press and paste clipboard contents on right-click. Removes redundant copy on right-click release to streamline text interactions.

@mgazza mgazza force-pushed the align-copy-paste-with-iterm2 branch from 6a72bce to 7fb2d08 Compare October 23, 2024 14:17
Automatically copy selected text on mouse press and paste clipboard
contents on right-click. Removes redundant copy on right-click release
to streamline text interactions.
@mgazza mgazza force-pushed the align-copy-paste-with-iterm2 branch from 7fb2d08 to cf3c256 Compare October 23, 2024 14:20
term.go Outdated Show resolved Hide resolved
@andydotxyz andydotxyz merged commit 4a8cbbb into fyne-io:master Oct 26, 2024
5 checks passed
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.

3 participants