aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2016-02-12 06:58:26 +0000
committerStephen Blott2016-02-12 06:58:26 +0000
commit58f9bf87102ce0851bd9ad636b27e190f4a4b496 (patch)
tree7585037ef46ae36e96167ffc231f5e4c649ee827
parent973e5eebf2fdec5225c9332e5783dc90f5c720ce (diff)
downloadvimium-58f9bf87102ce0851bd9ad636b27e190f4a4b496.tar.bz2
Note visitPreviousTab command in README.md.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1b2eb14c..51302b9e 100644
--- a/README.md
+++ b/README.md
@@ -157,6 +157,8 @@ Release Notes
-------------
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^`.
- 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`.