1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-03 21:35:40 +02:00

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:
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:
`d (next), D (previous)`
`<Space> (next), b (previous)`
- Go to start / end of file:

View file

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