zolrath / wemux

Multi-User Tmux Made Easy
MIT License
3.63k stars 139 forks source link

"host_list=(brew)" after `brew install ...` #40

Open stevecj opened 10 years ago

stevecj commented 10 years ago

I coworker of mine is setting up a new machine (OS X Mavericks), and was getting errors trying to run wemux after installing via homebrew. When we checked the /usr/local/etc/wemux.conf, the host_list line said...

host_list=(brew)

We fixed that, and then wemux started working. Neither of us has seen that kind of problem with previous installations of wemux (on OS X Lion or earlier), so this is maybe an issue with the current release or an issue with installation on Mavericks?

jsmestad commented 10 years ago

:+1: this solved an issue for us as well. Thanks @stevecj !