diff options
-rw-r--r-- | res/chawan.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/chawan.html b/res/chawan.html index e4937367..b162027a 100644 --- a/res/chawan.html +++ b/res/chawan.html @@ -74,9 +74,9 @@ screen to the left/right by one cell Highest/Middle/Lowest rows <li><kbd>zz</kbd>, <kbd>z.</kbd>: center on current line (and move to beginning) -<li><kbd>zt</kbd>, <kbd>z-</kbd>: center on current line (and move to +<li><kbd>zt</kbd>, <kbd>z-</kbd>: lower page until current line (and move to beginning) -<li><kbd>zb</kbd>, <kbd>zC-m</kbd>: center on current line (and move to +<li><kbd>zb</kbd>, <kbd>zC-m</kbd>: raise page until current line (and move to beginning) <li><kbd>w</kbd>, <kbd>b</kbd>: move cursor to next/previous word <li><kbd>\</kbd>: toggle page source view |