Skip to content

Instantly share code, notes, and snippets.

@bpo
Created January 20, 2011 21:51
Show Gist options
  • Select an option

  • Save bpo/788760 to your computer and use it in GitHub Desktop.

Select an option

Save bpo/788760 to your computer and use it in GitHub Desktop.
send screen data to osx clipboard
bind b eval "writebuf" "exec sh -c 'pbcopy < /tmp/screen-exchange'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment