diff options
-rw-r--r-- | res/chawan.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/res/chawan.html b/res/chawan.html index 07c76f84..1faf679e 100644 --- a/res/chawan.html +++ b/res/chawan.html @@ -60,6 +60,7 @@ up/down by one row <li><kbd>D</kbd>: discard (delete) current buffer <li><kbd>M-y</kbd>: copy current buffer's URL to clipboard (needs xsel) <li><kbd>yu</kbd>: copy the link currently under the cursor to clipboard (needs +xsel) <li><kbd>yI</kbd>: copy the image link currently under the cursor to clipboard (needs xsel) <li><kbd>M-p</kbd>: go to the URL currently on the clipboard (needs xsel) @@ -81,7 +82,7 @@ screen to the left/right by one cell <li><kbd>C-z</kbd>: suspend the browser <li><kbd>C-c</kbd>: cancel loading <li><kbd>H</kbd>, <kbd>M</kbd>, <kbd>L</kbd>: move cursor to the -Highest/Middle/Lowest rows +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>: lower page until current line (and move to |