Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying the server with start, attach, pair, mirror, etc. #32

Open
docwhat opened this issue Aug 12, 2013 · 1 comment
Open

Comments

@docwhat
Copy link

docwhat commented Aug 12, 2013

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 as wemux join mouse && wemux start.

The commands that should take a second argument should be:

  • start
  • stop
  • attach
  • mirror
  • pair

Ciao!

@gacanepa
Copy link

gacanepa commented Jan 2, 2016

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants