less, more: Update page up/down shortcut (#1038)
- Previous shortcut (`D`/`d`) refers to scrolling half of a page, not a full page
This commit is contained in:

committed by
Waldir Pimenta

parent
d4cbe1ab9c
commit
13fea84d7e
@@ -10,7 +10,7 @@
|
||||
|
||||
- Page up / down:
|
||||
|
||||
`d (next), D (previous)`
|
||||
`<Space> (next), b (previous)`
|
||||
|
||||
- Go to start / end of file:
|
||||
|
||||
|
@@ -10,7 +10,7 @@
|
||||
|
||||
- Page down:
|
||||
|
||||
`d (next)`
|
||||
`<Space> (next)`
|
||||
|
||||
- Search for a string:
|
||||
|
||||
|
Reference in New Issue
Block a user