diff options
| author | Stephen Blott | 2016-05-27 05:58:31 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2016-05-27 05:58:33 +0100 | 
| commit | 9d1c398c2777e271b9d38d0fd27323adabb2ff37 (patch) | |
| tree | 5a34ea8ae7664374e8179c28f0133e4ab3257ae1 /README.md | |
| parent | 42545d66ca8ec854e05cee4a37cd634afc140f18 (diff) | |
| download | vimium-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.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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 | 
