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

Re: [PATCH] Add glob qualifier grouping operator to completion



On Thu, Jul 20, 2023 at 3:52 AM Atte Peltomäki <koston@xxxxxx> wrote:
>
> Also improve wording in documentation to make glob qualifier grouping
> easier to find by explicit use of terms 'logical OR' and 'logical AND'.

Not to rule out applying this patch, but I don't suppose anyone is
interested in trying to convert _globquals to use e.g. _sequence so
that comma can be treated as a separator instead of as another
qualifier?  This might require changes in the callers of _globquals.
It might also make it more complicated to generate a description for
comma in the manner of this patch.

While wishlisting, it'd also be nice if typing ")" auto-removed a
trailing comma, because an empty OR-condition is not an "unknown file
attribute" but renders the whole thing moot.




Messages sorted by: Reverse Date, Date, Thread, Author