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

Re: completion with separator



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