Skip to content

Instantly share code, notes, and snippets.

@jjgod
Created July 25, 2009 13:40
Show Gist options
  • Save jjgod/154799 to your computer and use it in GitHub Desktop.
Save jjgod/154799 to your computer and use it in GitHub Desktop.
> > /?
Recognised commands:
/connect user@domain server port connect to server:port as user@domain
/open id open a wave given an inbox id
/new create and open a new wave
/add participantId add a participant to a wave
/remove participantId remove a participant from a wave
/quit quit the client
Interactive commands:
{ scroll up open wave
} scroll down open wave
_ scroll open wave to the bottom
> /open test
Error: test is not a valid id
> /open 1
Error: id is out of range
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment