aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2016-12-21 05:21:56 +0000
committerStephen Blott2016-12-21 05:22:17 +0000
commite89a831ecbcc39ccce6b33e6ee65b29611e03418 (patch)
tree14373038e53ef61bf2bcad14c93ac85274e45f1e /README.md
parent3d7e37611c4af4877f72fa40f73cc6714d5b5485 (diff)
downloadvimium-e89a831ecbcc39ccce6b33e6ee65b29611e03418.tar.bz2
Note passNextKey normal in README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7fcafdfe..957a7736 100644
--- a/README.md
+++ b/README.md
@@ -163,6 +163,8 @@ Changes since the previous release (not yet in the Chrome Store version)
- Features:
- The `createTab` command can now open specific URLs (e.g, `map X createTab http://www.bbc.com/news`).
+ - With pass keys defined for a site (such as GMail), you can now use Vimium's bindings again with, for example, `map \ passNextKey normal`;
+ this reactivates normal mode temporarily, but with *without any pass keys*.
- You can now map multi-modifier keys, for example: `<c-a-X>`.
- Vimium can now do simple key mapping in some modes; see
[here](https://github.com/philc/vimium/wiki/Tips-and-Tricks#key-mapping).