From 474e986059cbf27ddbfb499f5b50b45bb41a3159 Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Wed, 3 Jun 2015 18:44:49 +0100 Subject: Add mark commands to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 18373f66..d55f7dff 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ Navigating the current page: yf copy a link url to the clipboard gf cycle forward to the next frame gF focus the main/top frame + ma, mA set local (global) mark "a" ("A") + `a, `A jump to local (global) mark "a" ("A") + `` jump back to position before previous jump -- before gg, G, n, N, / and `a Navigating to new pages: -- cgit v1.2.3