diff options
author | bptato <nincsnevem662@gmail.com> | 2024-05-11 01:01:27 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-05-11 01:01:45 +0200 |
commit | 2c1d1899e424c5e055214d3647979f7f0ba4dcfe (patch) | |
tree | f042c05cbea9f1e6c77c8105844a9dd72393faa0 /res | |
parent | 5c5377fbaa7290909dbd3c53d0a487d40752428c (diff) | |
download | chawan-2c1d1899e424c5e055214d3647979f7f0ba4dcfe.tar.gz |
Fix typo
Diffstat (limited to 'res')
-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 |