Merge pull request #681 from MarkusPettersson98/fix-typo
Fixed small typo
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
## Basic Commands
|
## Basic Commands
|
||||||
|
|
||||||
- <kbd>j</kbd> or <kbd>▲</kbd> - Move the cursor up
|
- <kbd>j</kbd> or <kbd>▼</kbd> - Move the cursor down
|
||||||
- <kbd>k</kbd> or <kbd>▼</kbd> - Move the cursor down
|
- <kbd>k</kbd> or <kbd>▲</kbd> - Move the cursor up
|
||||||
- <kbd>l</kbd> or <kbd>►</kbd> - View the currently selected item
|
- <kbd>l</kbd> or <kbd>►</kbd> - View the currently selected item
|
||||||
- <kbd>h</kbd> or <kbd>◄</kbd> - Return to the previous view
|
- <kbd>h</kbd> or <kbd>◄</kbd> - Return to the previous view
|
||||||
- <kbd>m</kbd> or <kbd>PgUp</kbd> - Move the cursor up one page
|
- <kbd>m</kbd> or <kbd>PgUp</kbd> - Move the cursor up one page
|
||||||
|
|||||||
@@ -30,8 +30,8 @@ https://github.com/michael-lazar/rtv
|
|||||||
====================================
|
====================================
|
||||||
|
|
||||||
[Basic Commands]
|
[Basic Commands]
|
||||||
j : Move the cursor up
|
j : Move the cursor down
|
||||||
k : Move the cursor down
|
k : Move the cursor up
|
||||||
l : View the currently selected item
|
l : View the currently selected item
|
||||||
h : Return to the previous view
|
h : Return to the previous view
|
||||||
m : Move the cursor up one page
|
m : Move the cursor up one page
|
||||||
|
|||||||
Reference in New Issue
Block a user