mirror of
https://github.com/ihabunek/toot
synced 2025-01-11 09:03:57 +01:00
Updating docs to match PR #78
This commit is contained in:
parent
461e05f16f
commit
56ede74a7b
@ -108,8 +108,8 @@ toot has an expimental curses based console UI. The command to start it is ``too
|
||||
|
||||
To navigate the UI use these commands:
|
||||
|
||||
* ``k`` or ``up arrow`` or ``A`` to move up the list of tweets
|
||||
* ``j`` or ``down arrow`` or ``B`` to move down the list of tweets
|
||||
* ``k`` or ``up arrow`` to move up the list of tweets
|
||||
* ``j`` or ``down arrow`` to move down the list of tweets
|
||||
* ``h`` to show a help screen
|
||||
* ``v`` to view the current toot in a browser (this is great for seeing the comment thread on a toot)
|
||||
* ``q`` to quit the curses interface and return to the command line
|
||||
|
Loading…
Reference in New Issue
Block a user