diff options
| author | Stephen Blott | 2015-09-17 06:55:41 +0100 |
|---|---|---|
| committer | Stephen Blott | 2015-09-17 06:55:41 +0100 |
| commit | b2ddd07b9f5c0db014b7283b910ffcfc64219850 (patch) | |
| tree | aea54feedced86f60ba0b3fc0f64c5d4373fcf6e /README.md | |
| parent | 00f7fcdb2dedcaef34c498c862c403b28fdf9c88 (diff) | |
| parent | 38b24c8a09f2d56d833172fcb7e67ac320117b41 (diff) | |
| download | vimium-b2ddd07b9f5c0db014b7283b910ffcfc64219850.tar.bz2 | |
Merge pull request #1828 from smblott-github/add-count-for-g0-and-g$
Add <count> prefix for g0 and g$.
Diffstat (limited to 'README.md')
| -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). |
