diff options
Diffstat (limited to 'res/chawan.html')
-rw-r--r-- | res/chawan.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/chawan.html b/res/chawan.html index b162027a..b4720db9 100644 --- a/res/chawan.html +++ b/res/chawan.html @@ -57,6 +57,8 @@ up/down by one row <li><kbd>,</kbd> (comma), <kbd>.</kbd> (period): previous/next buffer <li><kbd>D</kbd>: discard current buffer <li><kbd>M-y</kbd>: copy current buffer's URL to clipboard (needs xsel) +<li><kbd>yc</kbd>: copy the link currently under the cursor to clipboard (needs +xsel) <li><kbd>M-p</kbd>: go to the URL currently on the clipboard (needs xsel) <li><kbd>[</kbd>, <kbd>]</kbd>: move cursor to the previous/next hyperlink <li><kbd>C-d</kbd>, <kbd>C-u</kbd>: scroll up/down by half a page |