Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Support middle mouse paste on Linux #4211

Merged
merged 5 commits into from
Nov 17, 2014
Merged

Conversation

kevinsawicki
Copy link
Contributor

Adds for pasting the selection clipboard on middle mouse button on Linux.

Pastes on mouseup instead of mousedown which seemed to be consistent with of native inputs in Firefox and Chromium as well as Sublime on Ubuntu 14.04.

Copies all selection changes instead of just mouse driven selection changes so that things like ctrl-D and ctrl-L go to the selection clipboard.

Closes #2244
Closes #2272
Closes #3027

@lee-dohm
Copy link
Contributor

👍

kevinsawicki added a commit that referenced this pull request Nov 17, 2014
Support middle mouse paste on Linux
@kevinsawicki kevinsawicki merged commit 6708388 into master Nov 17, 2014
@kevinsawicki kevinsawicki deleted the ks-middle-paste-on-linux branch November 17, 2014 17:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nopaste with middle mouse button in linux.
2 participants