aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2015-06-10 13:06:07 +0100
committerStephen Blott2015-06-10 13:06:07 +0100
commitf3e62301cf51fbeea77fb49eb90f1b7b9138d118 (patch)
treeae4431d3201b8c954a4ec643ef2a9662a2d053eb
parentd0d3bf0b6ae6e76ce146e4592f3c5ee050df950e (diff)
downloadvimium-f3e62301cf51fbeea77fb49eb90f1b7b9138d118.tar.bz2
Tweak release notes.
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index dc161ca6..a3bf84bb 100644
--- a/README.md
+++ b/README.md
@@ -158,12 +158,14 @@ Release Notes
- Search completion for selected popular search engines; for details, see the wiki
([here](https://github.com/philc/vimium/wiki/Search-Completion) and
[here](https://github.com/philc/vimium/wiki/Tips-and-Tricks#repeat-recent-queries)).
-- A much improved interface for custom search engines.
-- Added <tt>\`\`</tt> to jump back to the previous position after selected jump-like movements.
+- A much improved user interface for custom search engines.
+- `Tab` on an empty Vomnibar now expands the Vomnibar with your recent history.
+- 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.
- Bug fixes, including:
- - Bookmarklets accessed from the vomnibar.
+ - Bookmarklets accessed from the Vomnibar.
- Global marks on non-Windows platforms.
- Link-hints for non-Latin keyboards.