Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: case insensitive filename generation
В Вск, 30.06.2002, в 14:22, Vagn Johansen написал:
>
> I have compiled my own version of zsh with case-insensitive globbing (on
> cygwin). I had to change just one line.
>
care to send a patch? Combined with proper option I would be the first
to vote for inclusion.
> >You can make completion case-insensitive so as a workaround you could
> >use ^Xe or like to expand pattern and insert it into command line.
>
> Yes, the manual describes how to completion case-insensitive.
> But I can't quite see how ^Xe helps me.
>
I mean you can add all matches to command line directly. But if you
already have a patch it is much better.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author