diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -46,8 +46,8 @@ 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") + 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: |
