Created
December 9, 2014 08:29
-
-
Save jamesmacfie/612aa74421fad6545989 to your computer and use it in GitHub Desktop.
Fix OSX copy paste issue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Simply restart the pboard daemon | |
launchctl stop com.apple.pboard | |
launchctl start com.apple.pboard | |
# Followed by restarting whichever app is being a dick |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment