drewdeponte / tmuxme_client

Offical repo has moved to
http://github.com/codebreakdown/tmuxme_client
MIT License
2 stars 3 forks source link

Add tmuxme search for user #3

Open drewdeponte opened 10 years ago

drewdeponte commented 10 years ago

Add a feature that allows the user to run the following commands:

tmuxme search Andrew

This command should list all the users that match the name Andrew and their associated tmux.me usernames.

tmuxme new username1 username2 username3

This command would now start a new tmux.me session and invite the specified tmux.me users. This will replace the current command of the following:

tmuxme profile username

This command will open a browser to that users profile, which should provide details like their skype handle, etc.