diff options
| author | Stephen Blott | 2016-02-12 06:58:26 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2016-02-12 06:58:26 +0000 | 
| commit | 58f9bf87102ce0851bd9ad636b27e190f4a4b496 (patch) | |
| tree | 7585037ef46ae36e96167ffc231f5e4c649ee827 | |
| parent | 973e5eebf2fdec5225c9332e5783dc90f5c720ce (diff) | |
| download | vimium-58f9bf87102ce0851bd9ad636b27e190f4a4b496.tar.bz2 | |
Note visitPreviousTab command in README.md.
| -rw-r--r-- | README.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -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`. | 
