summaryrefslogtreecommitdiff
path: root/doc/vimb.1
diff options
context:
space:
mode:
authorChris Howey <chris@howey.me>2021-02-26 18:11:04 -0600
committerDaniel Carl <danielcarl@gmx.de>2021-03-02 17:04:21 +0100
commit652f4111b6e11d0ce280ae2a7b5d8f09f85bb253 (patch)
tree57b5682b4549c1c4a87cc1c95749223615880a80 /doc/vimb.1
parent3f9a42b9501b8d062be94e0aaa7c440e3deb7e8b (diff)
add kill to hint mode
very useful to kill ads or anything you don't want to see
Diffstat (limited to 'doc/vimb.1')
-rw-r--r--doc/vimb.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/vimb.1 b/doc/vimb.1
index 2bca209..3c2f494 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -313,6 +313,9 @@ Open hinted image in the current window.
.B ;I
Open hinted image in a new window.
.TP
+.B ;k
+Kill (remove) hinted element from the page.
+.TP
.B ;p
Push the hint's URI to the end of the Read It Later queue like the `:qpush'
command.