zolrath / wemux

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

Added ability to specify groups of users who are hosts #44

Closed thefotios closed 9 years ago

thefotios commented 9 years ago

Fixes #43

I've tested this on Centos, Fedora, and a Mac. The groups output is slightly different between Linux and Mac, but the awk compensates for it.

zolrath commented 9 years ago

Great work! Definitely a nice quality of life improvement, thanks!

thefotios commented 9 years ago

No problem! Thanks for an awesome tool.