diff options
| author | Stephen Blott | 2016-02-18 10:37:58 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2016-02-18 10:37:58 +0000 | 
| commit | 2e23d60acde1d4da62fbd917fe6ce27520ff05d8 (patch) | |
| tree | 21da893bb2f1404cd778a02bfd7f59f120967c18 /README.md | |
| parent | f91fb7b9e11095cbb59174601096f0239501f6a0 (diff) | |
| download | vimium-2e23d60acde1d4da62fbd917fe6ce27520ff05d8.tar.bz2 | |
Note passNextKey in README.md.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -159,6 +159,9 @@ Next version (not yet released)  - New command, `visitPreviousTab`, visits the previously-visited tabs by recency.    Visit the previous tab with `^`, or the tab visited before that with `2^`. +- New command, `passNextKey`, passes the next key directly to the page.  For +  example, with `map <c-]> passNextKey`, you can close messenger popups on +  Facebook with `<c-]><Esc>`.  - Link-hints modes now accept a `count` prefix; for example, use `3F` to open    three new background tabs.  Use `999F` to open *many* tabs.  Exit early with    `Escape`. | 
