docs: add half-page scroll shortcut to docs

This commit is contained in:
ClementTsang 2022-08-14 17:50:58 -04:00
parent 4984b85704
commit 582cd308eb
No known key found for this signature in database
GPG Key ID: C7D5235A136CD46F
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ Note that key bindings are generally case-sensitive.
| ++g+g++ , ++home++ | Jump to the first entry |
| ++G++ , ++end++ | Jump to the last entry |
| ++page-up++ , ++page-down++ | Scroll up/down a table by a page |
| ++ctrl+u++ | Scroll up a table by half a page |
| ++ctrl+d++ | Scroll down a table by half a page |
## Mouse bindings