wemux
wemux copied to clipboard
Multi-User Tmux Made Easy
- short is sd - example: wemux sd Sometimes, when scripting, you want to stay detached
I'm not seeing the source for the man page in the git repo.
Decided not to rest on my laurels and just went ahead and fixed it. **WARNING:** I'm new to wemux and haven't tested all the edge cases. All I did was...
I've noticed that, for instance, `wemux mirror` returns exit code 0 (success) and prints the error message `No wemux server to mirror on 'wemux'` to STDOUT rather than STDERR. Is...
In a configuration where multiple users can host wemux, suppose user foo starts a wemux session and then ends the tmux session without using `wemux stop` (say, by closing all...
Not sure if this is a wemux issue or an OS X issue, but for whatever reason I can only start wemux when the user is the owner of the...
I'm trying to set up a shared session in this setup: I'm on my machine (hidden behind a router), my friend is on another machine (hidden behind another router), and...
If the username have dots in it, then rogue mode doesn't work (can't find the window). With a server running, when a user with `.` in the username (e.g. `john.smith`)...
In the README it says > When `wemux` is run without any arguments in host mode, it is just like running `wemux start`. But when I run `wemux` I get...