diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 | 
1 files changed, 4 insertions, 1 deletions
| @@ -161,6 +161,9 @@ Release Notes  Changes since previous release (not in the Chrome Store version) +- New commands: +    - `toggleMuteTab` - mute or unmute the current tab (default binding `<a-m>`). +- You can now map `<backspace>` to a Vimium command (e.g. `map <backspace> goBack`).  - Bug fixes:      - `<c-a-[>` is no longer handled (incorrectly) as `Escape`.  This also affects `<Alt-Gr-[>`. @@ -390,7 +393,7 @@ Changes since previous release (not in the Chrome Store version)  -  In link hints mode, holding down the shift key will now toggle between opening in the current tab and     opening in a new tab.  -  Two new commands (`zH` and `zL`) to scroll to the left and right edges of the page. --  A new command (`gi`) to focus the first (or n-th) text input box on the page. +-  A new command (`gi`) to focus the first (or n-th) visible text input.  -  A new command (`<a-f>`) to open up multiple links at a time in new tabs.  -  Frame support.  -  More robust support for non-US keyboard layouts. | 
