aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7f9d5d5f..dd229981 100644
--- a/README.md
+++ b/README.md
@@ -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.