* "A.J.Mechelynck" <[EMAIL PROTECTED]> [2007-03-25T05:07:35] > >My filesystem is case-sensitive HFS+, but vim's filename completion acts > > > >If I have "lib" and "LICENSE" in a directory, and I hit "l<Tab>" I expect > >"lib" to be completed, but instead it wants me to choose between the two. > > > > Does it change if you use ":set noignorecase" (without the quotes)?
No, in fact I've already got that set. 'ignorecase' is for search patterns, not filename completion. Thanks, though. -- rjbs