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

Re: Proposal: Let compinit make standard widgets with _generic instead of _main_complete



On Sun, Mar 21, 2021 at 8:20 AM Marlon Richert <marlon.richert@xxxxxxxxx> wrote:
On Sun, Mar 21, 2021 at 1:53 AM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> +   zstyle -t ":completion:::::" generic-widgets "$WIDGET"

Feels weird to call that style `generic-widgets`, because it actually
makes the completion context less generic and more specific.

It refers to the completion results being generic, not to the context ... but of course the style can be called anything, it's more the functionality that's in question.


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