Gregory SACRE wrote:
Hello Chip,

I followed your procedure, but unfortunately, the behaviour of netrw
surprised me.

The installation went fine, no error messages.
I tried the following command:

   :Explore **//STRING

to find all the file containing the string STRING. The command just
hanged there, not doing anything, like freezing my gvim. I have to
type <CTRL>-C to stop. Before the update, it was giving me the list of
the files of the current directory and I could navigate through the
results using <SHIFT><UP> or <DOWN>.
When I tried:

   :Explore */STRING

it gave me a lot of error messages that disappeared too fast for me to read it.
Is there a way to get that output to be able to debug it with your help?

I'm running Vim 7.0 (compiled May 7 2006) on Windows XP (I didn't try
it on my Linux box at home).

Gregory


see
        :help :messages
        :help :redir


Best regards,
Tony.

Reply via email to