Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: case insensitive filename generation



>please, do not post in HTML.

OK, my mistake.

>No AFAIK zsh does not support it. It may be interesting addition aimed
>at bash compatibility (and also be useful on case-insensitive file
>systems like on Cygwin as example).

I have compiled my own version of zsh with case-insensitive globbing (on 
cygwin). I had to change just one line.

>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.

Vagn Johansen



Messages sorted by: Reverse Date, Date, Thread, Author