Commit Graph

6 Commits

Author SHA1 Message Date
Yegappan Lakshmanan
8713933900 Version 1.8
Support for expanding file and directory names in the search prompt. Fix for recursively searching for filenames with space characters in the name using find and xargs.
1.8
-
Yegappan Lakshmanan
666c1a77ca Version 1.7
Added filename completion support for grep commands. In GUI Vim, added Tools->Search menu item for using the Grep commands.
1.7
-
Yegappan Lakshmanan
af64febf42 Version 1.6
1. Add the search pattern to the search results.
2. Support for the -h argument to the commands.
3. Make the plugin work in Vi-compatible mode.
4. Updated documentation.
1.6
-
Yegappan Lakshmanan
b47670e314 Version 1.5: Don't automatically jump to the first match in the grep output. 1.5 -
Yegappan Lakshmanan
c4ae2bf4df Version 1.4
Support for specifying the grep flags, search pattern and filenames as argument to commands and other minor improvements.
1.4
-
Yegappan Lakshmanan
d025290242 Version 1.3
Fixed file pattern quoting and special character escaping for MS-Windows.
1.3
-