diff options
| author | Tobias Gläßer | 2016-09-23 13:49:31 +0200 | 
|---|---|---|
| committer | Tobias Gläßer | 2016-09-23 19:07:51 +0200 | 
| commit | d6b5a7c26028951f8bb7feeff8801779f9a8506f (patch) | |
| tree | 0e44c32ad36ea559bf03cb872bb8bb5b20af75a6 /README.md | |
| parent | 4b1654f820b645a339f98160a1607c042217bf9d (diff) | |
| download | vimium-d6b5a7c26028951f8bb7feeff8801779f9a8506f.tar.bz2 | |
New feature/command: Mute/unmute tab.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -81,6 +81,7 @@ Manipulating tabs:      X       restore closed tab (i.e. unwind the 'x' command)      T       search through your open tabs      <a-p>   pin/unpin current tab +    <a-m>   mute/unmute current tab  Using marks: @@ -161,6 +162,7 @@ Release Notes  Changes since previous release (not in the Chrome Store version) +- New commands: "mute/unmute tab".  - 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-[>`. | 
