diff options
| author | Stephen Blott | 2016-02-01 07:52:23 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2016-02-01 07:52:23 +0000 | 
| commit | 158091e943fc1690b4a3059cbde17d9d57a22d84 (patch) | |
| tree | 65575c927946aef98fe586d0d3b1b14ec304f334 | |
| parent | 0d45a75ddf36fefe738f5bcd7e2220c25ae13fac (diff) | |
| download | vimium-158091e943fc1690b4a3059cbde17d9d57a22d84.tar.bz2 | |
Note  in README.md
| -rw-r--r-- | README.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -160,6 +160,8 @@ Next version (not yet released)  - 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`. +- `gg` now accepts a `count` prefix.  It scrolls to an absolute position +  measured from the top of the window (and a multiple of `scrollStepSize`).  1.54 (2016-01-30) | 
