From 3a4beb6a042410e551911c03aa5137e066a7a5cf Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Wed, 9 Sep 2015 22:59:15 +0200 Subject: Simplify release notes --- README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 6a353d98..0e83e92e 100644 --- a/README.md +++ b/README.md @@ -160,18 +160,14 @@ Release Notes - Use `Tab` on an empty Vomnibar to repeat or edit recent queries (details on the [wiki](https://github.com/philc/vimium/wiki/Tips-and-Tricks#repeat-recent-vomnibar-queries)). - Marks: - - Use \`\` to jump back to the previous position after selected jump-like movements:
+ - Use \`\` to jump back to the previous position after jump-like movements:
(`gg`, `G`, `n`, `N`, `/` and local mark movements). - Global marks are now persistent and synced. -- For filtered link hints (not the default), you can now use `Tab` and `Enter` - to select hints, and hints are ordered by best match. -- Find mode now uses an HTML input (so you can paste and edit the search text). -- Bug fixes, including: - - Bookmarklets accessed from the Vomnibar. - - Global marks on non-Windows platforms. - - Link-hints for non-Latin keyboards. - - Vimium now works on XML pages (instead of breaking them). - - Scrolling within web components (e.g. Google Play Music). +- For numeric link hints, you can now use `Tab` and `Enter` to select hints, and hints are ordered by the best + match. +- The Find Mode text entry box now supports editing, pasting, and better handles non-latin characters. +- Vimium now works on XML pages. +- Bug fixes. 1.51 (2015-05-02) -- cgit v1.2.3