Yes, there is such a setting.  From the related thread "Case-sensitive match 
for :e under cygwin?":

For comparison, bash has a nocaseglob option which, if set, matches 
filenames in a case-insensitive fashion when performing pathname
expansion. 

----- Original Message ----
From: A.J.Mechelynck <[EMAIL PROTECTED]>
To: John Wiersba <[EMAIL PROTECTED]>
Cc: vim@vim.org
Sent: Wednesday, March 14, 2007 1:33:56 PM
Subject: Re: How does vim do filename globbing (as in :e file*)

This is a Unix-like Vim for Cygwin, which requires POSIX paths (as opposed to 
Dos-like paths) and needs the cygwin1.dll. I /think/ that such a Vim version 
will do all of its file-globbing with the exception of ** by "subcontracting" 
it to some Unix shell such as bash. I'm not 100% sure of that and I don't 
remember where I think I saw it.

This leads me to a question: isn't there a setting in Cygwin bash to set 
whether you want case-sensitive or case-insensitive matching and globbing on 
the underlying vfat or NTFS filesystem?


Best regards,
Tony.
-- 
Remember that whatever misfortune may be your lot, it could only be
worse in Cleveland.
        -- National Lampoon, "Deteriorata"





 
____________________________________________________________________________________
Food fight? Enjoy some healthy debate 
in the Yahoo! Answers Food & Drink Q&A.
http://answers.yahoo.com/dir/?link=list&sid=396545367

Reply via email to