diff options
| author | Stephen Blott | 2016-09-24 10:36:58 +0100 |
|---|---|---|
| committer | Stephen Blott | 2016-09-24 10:36:58 +0100 |
| commit | 33ef2322055f70ff106d71b0f1da8109d39a90de (patch) | |
| tree | 01152b5ba1dc334a4b3bacc4b40cb2f5df1d4ba1 | |
| parent | 921429924c6b212f7d2a5d7cd15975f243cb2ed6 (diff) | |
| download | vimium-33ef2322055f70ff106d71b0f1da8109d39a90de.tar.bz2 | |
Note 921429924c6b212f7d2a5d7cd15975f243cb2ed6 (handling of three-key bindings).
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -166,6 +166,7 @@ Changes since previous release (not in the Chrome Store version) - 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-[>`. + - If `goX` is mapped, then `go` no longer launches the vomnibar. This only affects three-key (or longer) bindings. 1.56 (2016-06-11) |
