sponsor Vim development Vim logo Vim Book Ad

vgrep : another grep in wide look

 script karma  Rating 8/6, Downloaded by 2076  Comments, bugs, improvements  Vim wiki

created by
lechee lai
 
script type
utility
 
description
vgrep.vim is working for some people have complex project with deep directory

The vgrep.vim plugin script is work another grep unlike unix grep which use different output for look, if you didn't have such grep download at http://www.interlog.com/~tcharron/grep.html and patch with grep20f.dif

wide format via unix format  
============ Wide Output Format =================
File: C:\vim\vim62\plugin\vgrep.vim            
     1: File: vgrep.vim                          
    17: let loaded_vgrep = 1                    
File: C:\vim\vim62\plugin\testtttt1\testtttt2\testtttt3\whereis.vim          
     1: File: whereis.vim                        
=================================================
save you eye see real code
============ Unix Output ========================
plugin\vgrep.vim:1: file...
plugin\vgrep.vim:17: let...
plugin\testtttt1\testtttt2\testtttt2\whereis.vim:1: file ...
=================================================

 
install details
Copy the vgrep.vim script to the .vim/plugin directory.
Set Vgrep_Key variable to the key you prefer to invoke

download full version 1.1 (include gnugrep.exe and grep.dif and grp.vim)
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim_vgrep141.tar.gz 1.4.1 2008-07-17 7.0 lechee lai fix vgrep skip ansi text
vim_vgrep.tar.gz 1.4 2008-07-16 7.0 lechee lai upgrade to vim 7 and use vgrep instead g2w.pl source code is include
vgrep13.zip 1.3 2004-08-24 6.0 lechee lai Add unix grep support via g2w.pl (included)
vgrep.vim 1.2 2003-09-29 6.0 lechee lai Minor Bugfix
vgrep11.zip 1.1 2003-09-25 6.0 lechee lai some bugfix
Add TurboGrep support
Add OakGrep Support
vgrep.zip 1.0 2003-09-19 6.0 lechee lai Initial upload
ip used for rating: 13.58.252.8

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github