aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2016-05-27 05:58:31 +0100
committerStephen Blott2016-05-27 05:58:33 +0100
commit9d1c398c2777e271b9d38d0fd27323adabb2ff37 (patch)
tree5a34ea8ae7664374e8179c28f0133e4ab3257ae1
parent42545d66ca8ec854e05cee4a37cd634afc140f18 (diff)
downloadvimium-9d1c398c2777e271b9d38d0fd27323adabb2ff37.tar.bz2
Note visitPreviousTab command in README.md.1.55
Now that 1.55 has been released, we should note this new command in the README.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a74a2951..cf9ffb2c 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,7 @@ Manipulating tabs:
K, gt go one tab right
g0 go to the first tab
g$ go to the last tab
+ ^ visit the previously-visited tab
t create tab
yt duplicate current tab
x close current tab