Update README.md

This commit is contained in:
Michael Lazar
2017-09-21 11:21:37 -04:00
committed by GitHub
parent 909b586898
commit d1dcddba7f

View File

@@ -98,13 +98,13 @@ $ rtv --help
Move the cursor using either the arrow keys or *Vim* style movement Move the cursor using either the arrow keys or *Vim* style movement
- Press ``up`` and ``down`` to scroll through submissions - Press <kbd>▲</kbd> and <kbd>▼</kbd> to scroll through submissions
- Press ``right`` to view the selected submission and ``left`` to return - Press <kbd>▶</kbd> to view the selected submission and <kbd>◀</kbd> to return
- Press ``space`` to expand/collapse comments - Press <kbd>space-bar</kbd> to expand/collapse comments
- Press ``u`` to login - Press <kbd>u</kbd> to login
- Press ``?`` to open the help screen - Press <kbd>?</kbd> to open the help screen
Press ``/`` to open the navigation prompt, where you can type things like Press <kbd>/</kbd> to open the navigation prompt, where you can type things like
- ``/front`` - ``/front``
- ``/r/commandprompt+linuxmasterrace`` - ``/r/commandprompt+linuxmasterrace``