Tmux exists immediately
If you've installed tmux via homebrew
brew install tmux
And then you noticed that it just exists immediately after start
tmux
or any other command
tmux list-session
> failed to connect to server: Connection refused
Then you just need to install reattach-to-user-namespace
script
Thankfully, homebrew makes this easy:
brew install reattach-to-user-namespace
Written by Max Prokopiev
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Macosx
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#