Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#254801: zsh: iconv code set completion case insensitivity
- X-seq: zsh-workers 20064
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Bug#254801: zsh: iconv code set completion case insensitivity
- Date: Wed, 16 Jun 2004 19:52:19 -0400
- Cc: Hugo Haas <hugo@xxxxxxxxx>, 254801-forwarded@xxxxxxxxxxxxxxx
- In-reply-to: <20040616184219.GA7569@xxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040616184219.GA7569@xxxxxxxxx>
> The code set completion for iconv is case sensitive: ISO-<tab> shows
> possibilities, while iso-<tab> doesn't.
>
> However, iconv doesn't matter about the case of the character encoding
> name given, which is legit AFAIK.
>
> Is it possible to make the completion case insensitive too?
It's possible. Does it make sense to do it for all platforms, or is
there an iconv out there that cares about case?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author