mirror of
https://github.com/vale981/ement.el
synced 2025-03-04 17:01:39 -05:00
Docs: Update usage
This commit is contained in:
parent
555049a242
commit
8608273aba
1 changed files with 4 additions and 2 deletions
|
@ -79,9 +79,11 @@ If you want to install it manually, it's simple enough, but you should know what
|
|||
|
||||
1. Call command ~ement-connect~ to connect.
|
||||
2. Wait for initial sync to complete (which can take a few moments--initial sync JSON requests can be large).
|
||||
3. Call command ~ement-view-room~ to select a room buffer to view.
|
||||
3. Use these commands:
|
||||
- ~ement-view-room~ to select a room buffer to view, with completion.
|
||||
- ~ement-list-rooms~ to view the list of joined rooms.
|
||||
|
||||
In the room buffer:
|
||||
In a room buffer:
|
||||
|
||||
- ~RET~ sends a message.
|
||||
- ~TAB~ / ~<backtab>~ moves between messages.
|
||||
|
|
Loading…
Add table
Reference in a new issue