zolrath / wemux

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

wemux should not crash if the socket_prefix folder doesn't exist #28

Open kayila opened 11 years ago

kayila commented 11 years ago

wemux should check to see if the folder specified in socket_prefix exists and, if not, it should to create it. This allows for easier cleanup and management of large number of sockets.