Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] zsh locale completion
Hi,
On 2016-05-28 17:49, Eric Cook wrote:
> On 05/10/2016 11:32 AM, Marko Myllynen wrote:
>
>> +_arguments -A -C -S -s \
>
> _argument's -A option expects a argument,
> do you actually intent for -C to be the argument, or a option to _arguments?
>
> (you seem to do this in your localedef patch too)
Hmm, interesting, thanks for pointing that out, on RHEL 7 / zsh-5.0.2
the man page had this:
_arguments [ -nswWACRS ] [ -O name ] [ -M matchspec ] [ : ] spec ...
But it's been fixed since then in d5ba3ed. Will follow up with an
updated version.
Thanks,
--
Marko Myllynen
Messages sorted by:
Reverse Date,
Date,
Thread,
Author