Hi,
I am trying to get the itemized search results of a given pattern using
":g" command. My question is to use the
tip:http://www.vim.org/tips/tip.php?tip_id=227
And display the search results (found in the current file) as we type
the patter on the console.

Let's say i execute the command similar to 

:/<search_pattern> 
In the results while it is searching can it print, the number of matches
found for that pattern. 
say "30 lines 50 words 100 characters matched" be printed at the command
area ?

Is this possible..
regards,
Srini...

Reply via email to