try :noic
On Sat, Jun 17, 2006 at 02:32:46AM -0700, Gerald Lai wrote:
> Hi all,
> 
> For Vim 7, it seems that filename completion in the :cmdline ignores
> case when searching for matches. For example,
> 
>   :e F<Tab>
> 
> matches both
> 
>   foo.txt
>   Foo.txt
> 
> This is different from Vim 6 where it only matches
> 
>   Foo.txt
> 
> Is there any way to revert back to the old behavior?
> --
> Gerald

Reply via email to