diff options
| author | Stephen Blott | 2016-09-24 08:54:08 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2016-09-24 08:54:08 +0100 | 
| commit | cfca5794e4073baacb9b3d4a6b0ce21d6587fd34 (patch) | |
| tree | b9658279b0eeb91567b6af617ee4d03b97d7d7fb /README.md | |
| parent | 89c93f61aace514487c918ae2c55674136953058 (diff) | |
| parent | d6db15d6d558b3def86c1b0ac25904abf89adef9 (diff) | |
| download | vimium-cfca5794e4073baacb9b3d4a6b0ce21d6587fd34.tar.bz2 | |
Merge remote-tracking branch 'tobimensch/master'
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-[>`. | 
