I did confirm that this behavior has changed between vim 6.4 and vim 7.0 (under cygwin) by rebuilding vim 6.4 from source. In vim 6.4, :e file* is case-sensitive; in vim 7.0 it is not. I will file a bug report if I can't find a switch to turn this back to the vim 6.4 behavior.
----- Original Message ---- From: John Wiersba <[EMAIL PROTECTED]> To: vim-dev@vim.org Sent: Thursday, March 15, 2007 5:57:30 PM Subject: Case-sensitive :e globbing under cygwin? This appears to be a bug to me, but I want to check before filing a bug report. I was unable to get any clarification on the vim mailing list. Under cygwin, :e file* will match in a case-insensitive manner. I believe this is wrong, since cygwin is emulating unix which is case-sensitive. Other tools, like bash, default to case-sensitive globbing. There is a bash option "nocaseglob" which allows bash to behave in a case-insensitive manner, but the default is unix-like. I believe vim under cygwin used to do case-sensitve filename globbing, but now it's doing it case-insensitively and I'd like to get it to revert to the old behavior. So, if there is a way to turn on/off case-sensitivity for :e file* globbing, then I would be happy to use it. If this is a build-time bug in the way vim is being built under cygwin, I can correspond with the cygwin maintainers to get it fixed. But, if neither of these apply, I will file a bug report/enhancement request for 1) adding an option to toggle case-sensitivity (a feature enhancement) and 2) making the default on cygwin be case-sensitive (a bug fix). Thanks much! -- John Wiersba ____________________________________________________________________________________ Sucker-punch spam with award-winning protection. Try the free Yahoo! Mail Beta. http://advision.webevents.yahoo.com/mailbeta/features_spam.html Never miss an email again! Yahoo! Toolbar alerts you the instant new Mail arrives. Check it out. ____________________________________________________________________________________ Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. http://autos.yahoo.com/new_cars.html