aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 51302b9e..de478337 100644
--- a/README.md
+++ b/README.md
@@ -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`.