Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion with separator
- X-seq: zsh-users 27738
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Pier Paolo Grassi <pierpaolog@xxxxxxxxx>
- Cc: Zsh-Users List <zsh-users@xxxxxxx>
- Subject: Re: completion with separator
- Date: Sat, 7 May 2022 14:00:43 -0700
- Archived-at: <https://zsh.org/users/27738>
- In-reply-to: <CAP+y1xAfr=QVdERerrX3Cu0T=v1Dshda15AH2h=ithDtTxZocA@mail.gmail.com>
- List-id: <zsh-users.zsh.org>
- References: <CAP+y1xC3AF3XiL9tVF9_N9JZexA4GwKC-c7ZJN87W9ih_+SV5g@mail.gmail.com> <CAH+w=7YaJF2c_jqyapAhVXoZu9A22x2C6p3t4yvwjiWyVxiqJg@mail.gmail.com> <CAP+y1xCAMZdUNqrTJm03UyPwoUt1bURX-kvaQf7ii=2AxgFRkA@mail.gmail.com> <CAP+y1xDNqd2z7-dEBssxOJBeAgCymN-XAU0QTO-cMQ9T6jPd1w@mail.gmail.com> <CAP+y1xAfr=QVdERerrX3Cu0T=v1Dshda15AH2h=ithDtTxZocA@mail.gmail.com>
On Sat, May 7, 2022 at 1:57 PM Pier Paolo Grassi <pierpaolog@xxxxxxxxx> wrote:
>
> I don't understand, however, why the -r applies only to these, since the compadd specification of this option does not describe this limitation
The short answer is that _values already creates its own -r option for
simple lists of values, but doesn't have enough information to do so
for arbitrary actions.
It's possible this could be improved.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author