1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-27 18:43:31 +01:00

Clearly document the <C-d>/<C-u>/'scroll' behaviour.

This commit is contained in:
Štěpán Němec
2011-11-14 13:39:50 +01:00
parent 900eb1d0b0
commit 61472845d7
2 changed files with 8 additions and 7 deletions

View File

@@ -1466,8 +1466,9 @@
Number of lines to scroll with <k name="C-u"/> and <k name="C-d"/>
commands. The number of lines scrolled defaults to half the window
size. When a <oa>count</oa> is specified to the <k name="C-u"/> or
<k name="C-d"/> commands, that value is used instead. When the
value is <em>0</em>, it defaults to half the window height.
<k name="C-d"/> commands, set this option to <oa>count</oa> before
executing the command. Setting this to <em>0</em> restores the
default behaviour.
</p>
</description>
</item>