diff options
| author | Stephen Blott | 2016-09-25 13:30:12 +0100 |
|---|---|---|
| committer | Stephen Blott | 2016-09-25 13:30:12 +0100 |
| commit | 1bc4b3e4b5eed07bd478564008b1f2526f1f10f8 (patch) | |
| tree | ad0636e62df2e18f18fab433eccbe53b01954abc | |
| parent | e38af26d3ea2f61ceaa6ffb209e65786e415444f (diff) | |
| download | vimium-1bc4b3e4b5eed07bd478564008b1f2526f1f10f8.tar.bz2 | |
Note toggleMuteTab advanced usage.
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -162,7 +162,9 @@ Release Notes Changes since the previous release (not in the Chrome Store version) - New commands: - - `toggleMuteTab` - mute or unmute the current tab (default binding `<a-m>`). + - `toggleMuteTab` - mute or unmute the current tab (default binding + `<a-m>`), see also [advanced + usage](https://github.com/philc/vimium/wiki/Tips-and-Tricks#muting-tabs). - Other new features: - You can now map `<backspace>` to a Vimium command (e.g. `map <backspace> goBack`). - For link hints, when one hint marker is covered by another, `<Space>` now |
