Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: case insensitive filename generation
- X-seq: zsh-users 5131
- From: "Vagn Johansen" <vjo@xxxxxxxxxxxx>
- To: "zsh-users" <zsh-users@xxxxxxxxxx>
- Subject: Re: case insensitive filename generation
- Date: Sun, 30 Jun 2002 12:22:44 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <003901c21f9c$8fded5a0$0601a8c0@vectravl400mt> <1025424954.2794.7.camel@xxxxxxxxxxxxxxxxxxxxx>
>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