about summary refs log tree commit diff stats
path: root/res/chawan.html
diff options
context:
space:
mode:
Diffstat (limited to 'res/chawan.html')
-rw-r--r--res/chawan.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/chawan.html b/res/chawan.html
index 1faf679e..43c093e8 100644
--- a/res/chawan.html
+++ b/res/chawan.html
@@ -57,7 +57,10 @@ up/down by one row
 <li><kbd>y</kbd>: yank (copy) current selection to system clipboard (needs xsel)
 <li><kbd>U</kbd>: reload page
 <li><kbd>,</kbd> (comma), <kbd>.</kbd> (period): previous/next buffer
-<li><kbd>D</kbd>: discard (delete) current buffer
+<li><kbd>D</kbd>: discard (delete) current buffer, then move back to where you
+came from
+<li><kbd>d,</kbd>, <kbd>d.</kbd>: discard (delete) current
+buffer, then move to previous/next 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)