Skip to content

Version 3.2 (Sep 23, 2008)

Compare
Choose a tag to compare
@yegappan yegappan released this 03 Nov 22:27
· 125 commits to master since this release
1. Escape special characters in filenames for security reasons.
2. On MS-Windows, use the _vim_mru_files file from the $USERPROFILE directory.
3. When the ':vimgrep' command is used, don't add the files to the MRU list.
4. When getting the files matching a pattern, first try it as a literal string.
5. Show tooltip text for MRU menu entries.