Gary Johnson wrote:


Thanks. That removes the error and gives me a list of files, but included in that list are non-*.c names such as

   INSTALL
   Makefile
   README.txt

:Explore **/*.c doesn't give a list of just *.c files. Instead, it opens a browser listing of every directory with *.c files in it. The cursor will be on the first such .c file; you may edit it if you wish. If its not the one you want, <shift>-down will move the cursor to the next .c file, repeat at will. One may go back with <shift>up . Directory displays will change as necessary.

Regards,
Chip Campbell

Reply via email to