diff options
| author | Stephen Blott | 2015-09-07 12:29:16 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2015-09-07 12:29:16 +0100 | 
| commit | 3761642750eaf908dc59be36a40ac963916a03b0 (patch) | |
| tree | ac74d4e8db2751bf77d08fd1ac43bba39a7090be /README.md | |
| parent | 6f0b85dfe4b06c74cb980de9911149b4d0122585 (diff) | |
| download | vimium-3761642750eaf908dc59be36a40ac963916a03b0.tar.bz2 | |
Tweak draft 1.52 release notes.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 | 
1 files changed, 7 insertions, 7 deletions
| @@ -156,13 +156,13 @@ Release Notes  1.52 (not yet released)  - Search completion for selected custom 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)). -- 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 now persistent (across tab closes and browser sessions) and are synced. +  ([here](https://github.com/philc/vimium/wiki/Search-Completion)). +- Use `Tab` on an empty Vomnibar to repeat or edit recent queries; for details, see the wiki +  ([here](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/> +        (`gg`, `G`, `n`, `N`, `/` and local mark movements). +    - Global marks now persistent (across tab closes and browser sessions) and are 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). | 
