I have discovered that tmux breaks pbpaste, pbcopy and launchctl.
Is there a good way to make it play nice with these tools?
|
|
|
Okay, I found a solution... Chris Johnsen has a good writeup of what causes this problem on github. His tools work, but a better solution, if you have homebrew installed to:
Then in your
The first line ensures your shell can talk to The second line lets you copy the The third line will directly paste the Mac's paste buffer by typing control-v. As a side-effect it copies the Mac's paste buffer into I'd prefer if I could nuke |
|||
|
|