diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -163,7 +163,8 @@ Release Notes  - 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. +- For filtered link hints (not the default), you can now use `Tab` and `Enter` +  to select hints and hints are ordered by best match.  - Bug fixes, including:      - Bookmarklets accessed from the Vomnibar.      - Global marks on non-Windows platforms. | 
