Skip to content

Instantly share code, notes, and snippets.

@mowings
Last active September 11, 2015 14:53
Show Gist options
  • Select an option

  • Save mowings/43db44de8011b9c0b4a9 to your computer and use it in GitHub Desktop.

Select an option

Save mowings/43db44de8011b9c0b4a9 to your computer and use it in GitHub Desktop.
Fix OSX cut and paste crashes
# verify that /tmp exists and is accessible. pboard requires it
launchctl list | grep com.apple.pboard
launchtl start com.apple.pboard
Unfortunately, this often means restarting apps that maintain a connection to pboard. But better than a reboot when in a tight spot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment