You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great idea! If the author hasn't looked into this issue yet, you can modify the script yourself to implement the fix you requested :). If you followed the Installation instructions, the script should be found in /usr/local/bin/wemux. Best of luck!
The commands that connect to a sessions (or start a session) should all take an argument for the session name.
e.g.
wemux start mouse
should be the same aswemux join mouse && wemux start
.The commands that should take a second argument should be:
start
stop
attach
mirror
pair
Ciao!
The text was updated successfully, but these errors were encountered: