This file contains hidden or 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
# Tmux Configuration | |
# By Alex Gaudio | |
# April 15, 2012 | |
# HACKS | |
####### | |
####### | |
## Unfortunately, the osx system clipboard integration sucks. But there's a well documented workaround. | |
# OS X: pbcopy and pbpaste workaround from ChrisJohnsen | |
# code available at: https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard.git |