aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2018-02-16 09:33:59 +0000
committerStephen Blott2018-02-16 09:33:59 +0000
commite0d46eeb26e118e1131782df40c3bebcc6e0b7cf (patch)
tree3208f7a1a6153682dc6d030e3be23f086915e248
parentb90afbc2c55d172fedb9957c3781a0a629a63431 (diff)
downloadvimium-e0d46eeb26e118e1131782df40c3bebcc6e0b7cf.tar.bz2
Note count prefix for reload command.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d7985768..951efb56 100644
--- a/README.md
+++ b/README.md
@@ -171,6 +171,7 @@ Release Notes
Not yet released
+- The `reload` command now accepts a count prefix; so `999r` reloads all tabs (in the current window).
- Better detection of click listeners for link hints.
- Display version number in page popup.
- The Vomnibar is now loaded on demand (not preloaded). This should fix some issues with the dev console.