diff options
| author | Phil Crosby | 2015-09-09 22:59:15 +0200 | 
|---|---|---|
| committer | Phil Crosby | 2015-09-09 22:59:15 +0200 | 
| commit | 3a4beb6a042410e551911c03aa5137e066a7a5cf (patch) | |
| tree | 3ac2b26db3926c235a4c2bb2a9c407834685a1a0 | |
| parent | 90cfdc730e40e2456cffa13338d89f580f4675d8 (diff) | |
| download | vimium-3a4beb6a042410e551911c03aa5137e066a7a5cf.tar.bz2 | |
Simplify release notes
| -rw-r--r-- | README.md | 16 | 
1 files changed, 6 insertions, 10 deletions
| @@ -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 <tt>\`\`</tt> to jump back to the previous position after selected jump-like movements: <br/> +    - Use <tt>\`\`</tt> to jump back to the previous position after jump-like movements: <br/>          (`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) | 
