diff options
| author | Jez Ng | 2012-09-03 04:11:31 -0400 | 
|---|---|---|
| committer | Jez Ng | 2012-09-03 04:11:31 -0400 | 
| commit | b2c32115c8455c7f4ed6e77389ee9b9fd5a0c2a5 (patch) | |
| tree | a86029fc667be9c6bd3ac85de784e22aa66feb37 | |
| parent | 1c11d343475cc5e40b5384dcf6cac90506681832 (diff) | |
| download | vimium-b2c32115c8455c7f4ed6e77389ee9b9fd5a0c2a5.tar.bz2 | |
Update README.
| -rw-r--r-- | README.markdown | 6 | 
1 files changed, 5 insertions, 1 deletions
| diff --git a/README.markdown b/README.markdown index aeefe222..b21bfba8 100644 --- a/README.markdown +++ b/README.markdown @@ -88,7 +88,7 @@ Additional advanced browsing commands:      zL      scroll all the way right  Vimium supports command repetition so, for example, hitting '5t' will open 5 tabs in rapid succession. ESC (or -<c-[>) will clear any partial commands in the queue and will also exit insert and find modes. +<c-\[>) will clear any partial commands in the queue and will also exit insert and find modes.  Custom Key Mappings @@ -152,6 +152,10 @@ Release Notes  1.38 (Unreleased)  - 'O' now opens Vomnibar results in a new tab. 'B' does the same for bookmarks only. +- Add a browser icon to quickly add sites to Vimium's exclude list. +- Restyle options page. +- `gi` now launches a new mode that allows the user to use tab through the input elements on the page. +- Bugfixes.  1.37 (07/07/2012) | 
