Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zstat
> On 04 May 2022 at 13:26 zzapper <zsh@xxxxxxxxxxxxxx> wrote:
> # the following gives me zstat
>
> autoload -U compinit && compinit -i
Looks like that's probably from compaudit. There are lots
of other completions that appear to load zstat for their
own use, too. The thing in compaudit could probably run
in a subshell, at the expense of some complexity passing
back names, but I don't know how worth while that is.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author