aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2016-09-24 10:36:58 +0100
committerStephen Blott2016-09-24 10:36:58 +0100
commit33ef2322055f70ff106d71b0f1da8109d39a90de (patch)
tree01152b5ba1dc334a4b3bacc4b40cb2f5df1d4ba1
parent921429924c6b212f7d2a5d7cd15975f243cb2ed6 (diff)
downloadvimium-33ef2322055f70ff106d71b0f1da8109d39a90de.tar.bz2
Note 921429924c6b212f7d2a5d7cd15975f243cb2ed6 (handling of three-key bindings).
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dd229981..dfb87833 100644
--- a/README.md
+++ b/README.md
@@ -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)