aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2016-02-01 06:31:00 +0000
committerStephen Blott2016-02-01 06:31:00 +0000
commite4bc2547d929541f46bf526b26cf4ac3ec3a9c2e (patch)
tree89c7a58c04f99d35103ae4e13df2c8d3d53a7fc6 /README.md
parentfc9ac71d78ecfb2dd33baa649e8971a98518f943 (diff)
downloadvimium-e4bc2547d929541f46bf526b26cf4ac3ec3a9c2e.tar.bz2
Use a count with link hints; update README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c914e864..d99b5134 100644
--- a/README.md
+++ b/README.md
@@ -157,6 +157,10 @@ Release Notes
-------------
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.
+
1.54 (2016-01-30)
- Fix occasional endless scrolling (#1911).