aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2015-06-25 05:09:36 +0100
committerStephen Blott2015-06-25 05:09:36 +0100
commite5faeff7d48a206a080a56a6541963d2d3c86da7 (patch)
tree751d29c6c499bf1325a20539b171829586a9b706 /README.md
parent39e10495709eeafd972a8b66ee741bf25deee7e5 (diff)
parentaa08e16e6613d5a3760761ab89557df41a50f784 (diff)
downloadvimium-e5faeff7d48a206a080a56a6541963d2d3c86da7.tar.bz2
Merge branch 'store-all-settings' into hud-iframe-input-with-store-all-settings
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a3bf84bb..b2b865f1 100644
--- a/README.md
+++ b/README.md
@@ -163,7 +163,8 @@ Release Notes
- Added <tt>\`\`</tt> to jump back to the previous position after selected jump-like movements: <br/>
(`gg`, `G`, `n`, `N`, `/` and local mark movements).
- Global marks are now persistent (across tab closes and browser sessions) and synced.
-- For filtered link hints (not the default), you can now use `Tab` to select hints.
+- For filtered link hints (not the default), you can now use `Tab` and `Enter`
+ to select hints and hints are ordered by best match.
- Bug fixes, including:
- Bookmarklets accessed from the Vomnibar.
- Global marks on non-Windows platforms.