diff options
| author | Phil Crosby | 2012-02-15 15:03:03 -0800 | 
|---|---|---|
| committer | Phil Crosby | 2012-02-15 15:03:03 -0800 | 
| commit | a4ea197e38843c2cdf1cfe80ef4be54347bb5746 (patch) | |
| tree | fd2cd4d5f827511c2a872c088ec49ea3bc4c7f8e /README.markdown | |
| parent | 33cafa45dbcc54cb55c9369e1a7bf83708b6c31b (diff) | |
| download | vimium-a4ea197e38843c2cdf1cfe80ef4be54347bb5746.tar.bz2 | |
Add the 1.31 features that I know of. These are not in order of importance.
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 9 | 
1 files changed, 9 insertions, 0 deletions
| diff --git a/README.markdown b/README.markdown index 54b584c1..b4bb28a4 100644 --- a/README.markdown +++ b/README.markdown @@ -144,6 +144,15 @@ don't exceed 110 characters.  Release Notes  ------------- +1.31 (unreleased) +- Improve style of link hints, and use fewer characters for hints. +- Add an option to hide the heads up display (HUD). Notably, the HUD obscures Facebook Chat's textbox. +- Detection and following of next / previous links has been improved. +- Addition of g0 and g$ commands, for switching tabs. +- Addition of p/P commands for URL pasting. +- A new find mode which optionally supports case sensitivity and regular expressions. +- Bug fixes. +  1.30 (12/04/2011)  - Support for image maps in link hints. | 
