less, more: Update page up/down shortcut (#1038)

- Previous shortcut (`D`/`d`) refers to scrolling half of a page, not a full page
waldyrious/alt-syntax
Eric Nielsen 2016-09-05 12:27:12 -05:00 committed by Waldir Pimenta
parent d4cbe1ab9c
commit 13fea84d7e
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
- Page up / down: - Page up / down:
`d (next), D (previous)` `<Space> (next), b (previous)`
- Go to start / end of file: - Go to start / end of file:

View File

@ -10,7 +10,7 @@
- Page down: - Page down:
`d (next)` `<Space> (next)`
- Search for a string: - Search for a string: