Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: case-insensitive filename completion?
- X-seq: zsh-users 2965
- From: Oliver Kiddle <opk@xxxxxxxxxxxxx>
- To: John S Cooper <John.Cooper@xxxxxxxxxxxxx>
- Subject: Re: case-insensitive filename completion?
- Date: Thu, 16 Mar 2000 15:49:52 +0000
- Cc: zsh-users@xxxxxxxxxxxxxx, amold@xxxxxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <u7lf3dk2t.fsf@xxxxxxxxxxxxxxxxxx>
John S Cooper wrote:
>
> Has anyone considered adding an equivalent option to the unix version? I like
> typing mostly in lowercase and having the shell "fix up" the case for me if it
> can do so unambiguously.
The development releases of Zsh have added case-insensitive completion
as an option so this will appear in the next release of zsh.
If you look at the documentation for the latest zsh development release,
find the section on matching control. It is very configurable and very
powerful - not just a simple option for case-insensitivity.
Oliver Kiddle
Messages sorted by:
Reverse Date,
Date,
Thread,
Author