diff options
| author | Stephen Blott | 2015-09-17 06:55:28 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2015-09-17 06:55:28 +0100 | 
| commit | 38b24c8a09f2d56d833172fcb7e67ac320117b41 (patch) | |
| tree | aea54feedced86f60ba0b3fc0f64c5d4373fcf6e | |
| parent | 9ab3f42533c0ec30decac8fd84c9decc690e3afd (diff) | |
| download | vimium-38b24c8a09f2d56d833172fcb7e67ac320117b41.tar.bz2 | |
Update README for <count>g0/g$.
| -rw-r--r-- | README.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -155,6 +155,7 @@ Release Notes  -------------  Updates since 1.52 (not yet released) +- `g0` and `g$` now accept count prefixes; so `2g0` selects the second tab, and so on.  - Bug fixes:      - Fix `moveTabLeft` and `moveTabRight` for pinned tabs (#1814 and #1815). | 
