diff options
| author | R.T. Lechow | 2011-01-04 19:02:53 -0500 |
|---|---|---|
| committer | R.T. Lechow | 2011-01-04 19:57:29 -0500 |
| commit | 5f944bc99c7cb25412d4f7a51b946b27a14ca77d (patch) | |
| tree | fff356a668877a2b2fe6b0473af2711a0f26a590 /README.markdown | |
| parent | fdc320339e8cbdf978fe2259f247eec2e182a65f (diff) | |
| download | vimium-5f944bc99c7cb25412d4f7a51b946b27a14ca77d.tar.bz2 | |
Commands for following 'previous' and 'next' links.
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 3a9352ca..c83678ad 100644 --- a/README.markdown +++ b/README.markdown @@ -51,6 +51,8 @@ Navigating the current page: gu go up one level in the URL hierarchy gf cycle forward to the next frame gi focus the first (or n-th) text input box on the page + ]] Follow the link labeled 'next' or '>'. Helpful for browsing paginated sites. + [[ Follow the link labeled 'previous' or '<' if it exists. Helpful for browsing paginated sites. Navigating your history: H go back in history |
