wemux
wemux copied to clipboard
Multi-User Tmux Made Easy
This commit changes wemux to also read configuration from the home directory for when users have no write access to `/usr/local/etc/`. In the future it might be useful to add...
I run `wemux` and get this output: ``` shell wemux server started on 'wemux'. No wemux server to attach to on 'wemux'. ``` Even when I run `wemux start` I...
When colleagues join my wemux session, they need to switch to my wemux tab, or close their new wemux tab. If that feature could be disabled in wemux.conf, they would...
Output from wemux kick says: Kicking userx from the server. Sudo required. userx kicked successfully! However userx still shows up in the 'wemux users' list ' sudo wemux kick userx'...
In tmux I've been using Command Mode but it doesn't behave well with wemux. Setup: * macOS running iterm2 with tmux integration Replicate * open iterm2 * ssh example.com -t...
By reading the README.md, I get the message that command 'wemux users' will output the users connecting to the server now. Something like: ```bash $ wemux users Users connected to...
It would be awesome for hosts to be able to define which users/groups are allowed to connect to a specific instance (instead of disconnecting users after reviewing `wemux list`).
If (and only if) allow_server_change is set, create a unique server per user (if no name is explicitly specified).