diff options
| author | Ilya Sukhar | 2011-01-29 12:55:19 -0800 |
|---|---|---|
| committer | Ilya Sukhar | 2011-01-29 12:55:19 -0800 |
| commit | 6b851077a2f826c12bee116ec6cfcf3ed73d709d (patch) | |
| tree | 5cac7153ae7acf3715ae925b01603e4153cd4ff1 | |
| parent | ddb0aee2a701f14069957580f2b873d13b34b041 (diff) | |
| download | vimium-6b851077a2f826c12bee116ec6cfcf3ed73d709d.tar.bz2 | |
README update
| -rw-r--r-- | README.markdown | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index c83678ad..fb7f5673 100644 --- a/README.markdown +++ b/README.markdown @@ -52,7 +52,7 @@ Navigating the current page: 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. + [[ Follow the link labeled 'previous' or '<'. Helpful for browsing paginated sites. Navigating your history: H go back in history @@ -90,6 +90,7 @@ Release Notes - Some sites are now excluded by default. - View source (`gs`) now opens in a new tab. +- Support for browsing paginated sites using `]]` and `[[` to go forward and backward respectively. - Bugfixes. 1.21 (10/24/2010) |
