diff options
| author | Ilya Sukhar | 2011-01-29 13:07:29 -0800 |
|---|---|---|
| committer | Ilya Sukhar | 2011-01-29 13:07:29 -0800 |
| commit | afd771be0582b7a565f53fbe82fdbb80b0e9a3be (patch) | |
| tree | 92b71b665bd2b05dccb523106059a30dcfb68d45 /README.markdown | |
| parent | a84c9cb1363a27af1b4ab9bee32b4620f18ff469 (diff) | |
| download | vimium-afd771be0582b7a565f53fbe82fdbb80b0e9a3be.tar.bz2 | |
Doc updates
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 fb7f5673..69ffba0a 100644 --- a/README.markdown +++ b/README.markdown @@ -43,6 +43,7 @@ Navigating the current page: gs view source zi zoom in zo zoom out + z0 reset zoom to default value / enter find mode -- type your search query and hit enter to search or esc to cancel n cycle forward to the next find match N cycle backward to the previous find match @@ -91,6 +92,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. +- `z0` will reset the zoom level for the current page. - Bugfixes. 1.21 (10/24/2010) |
