From: Leonardo Taccari Date: Mon, 15 Oct 2018 01:29:01 +0000 (+0200) Subject: Document marks in the man page, from vimb-2.12 X-Git-Url: https://git.owens.tech/git.owens.tech/git.owens.tech/git?a=commitdiff_plain;h=3581dc8a25b042988559542cebc4fcd51432d57e;p=vimb.git Document marks in the man page, from vimb-2.12 --- diff --git a/doc/vimb.1 b/doc/vimb.1 index 75410da..ec96c3e 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -189,6 +189,18 @@ Scroll page \fIN\fP steps down. .TP .BI [ N ]k Scroll page \fIN\fP steps up. +.TP +.BI m{ a-z } +Set a page mark {\fIa-z\fP} at the current position on the page. +Such set marks are only available on the current page; +if the page is left, all marks will be removed. +.TP +.BI '{ a-z } +Jump to the mark {\fIa-z\fP} on the current page. +.TP +.B '' +Jumps to the position before the latest jump, or where the last "m'" command +was given. .SS Hinting Hinting in Vimb is how you accomplish the tasks that you would do with the mouse in common mouse-driven browsers: open a URI, yank a URI, save a page and