aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)