aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2016-02-01 07:52:23 +0000
committerStephen Blott2016-02-01 07:52:23 +0000
commit158091e943fc1690b4a3059cbde17d9d57a22d84 (patch)
tree65575c927946aef98fe586d0d3b1b14ec304f334
parent0d45a75ddf36fefe738f5bcd7e2220c25ae13fac (diff)
downloadvimium-158091e943fc1690b4a3059cbde17d9d57a22d84.tar.bz2
Note in README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2d7cad2d..1cec98e2 100644
--- a/README.md
+++ b/README.md
@@ -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)