diff options
| author | Stephen Blott | 2015-06-05 07:35:48 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2015-06-05 07:35:48 +0100 | 
| commit | f3aeb81e6822fd9e0f3ab40ddde4e68881d92a21 (patch) | |
| tree | 716f4ec160f7b35f47ae37a7dec9c7b3fc5dc652 | |
| parent | fc4cfc478346c2b2769420d47ae00bdbc756a02a (diff) | |
| download | vimium-f3aeb81e6822fd9e0f3ab40ddde4e68881d92a21.tar.bz2 | |
Tweak README release notes.
| -rw-r--r-- | README.md | 6 | 
1 files changed, 4 insertions, 2 deletions
| @@ -159,8 +159,10 @@ Release Notes    ([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. -- Global marks are now persistent (across tab closes and browser sessions) and synced. +- Added <tt>\`\`</tt> to jump back to the previous position after selected +  jump-like movements (`gg`, `G`, `/`, `n`, `N` and local mark movements). +- Global marks are now persistent across tab closes and browser sessions, and +  are synced between browser instances.  - Bug fixes, including:      - Bookmarklets accessed from the vomnibar.      - Global marks on non-Windows platforms. | 
