Skip to content

Instantly share code, notes, and snippets.

@jamesmacfie
Created December 9, 2014 08:29
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesmacfie/612aa74421fad6545989 to your computer and use it in GitHub Desktop.
Save jamesmacfie/612aa74421fad6545989 to your computer and use it in GitHub Desktop.
Fix OSX copy paste issue
# 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