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

Re: Where do these completions come from?



On Fri, Oct 15, 2021 at 1:29 PM Dominik Vogt <dominik.vogt@xxxxxx> wrote:
>
> Is there a way to tell zsh only to complete parameter names that
> are actually in the environment and not zsh internal ones?

It ought to be possible with the tag-order style and examination of
the keys/values in the $parameters special hash, but I don't have time
to work out the details just now.




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