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

Re: Bug#254801: zsh: iconv code set completion case insensitivity



> 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