Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Variable completion in pws-11
- X-seq: zsh-workers 5672
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Vin Shelton <acs@xxxxxxxxxxxxxxxxxxxx>
- Subject: Re: Variable completion in pws-11
- Date: Mon, 8 Mar 1999 00:50:25 -0800 (PST)
- Cc: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- In-reply-to: <19990307233021.0A47E17D9@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <19990307233021.0A47E17D9@xxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: Bart Schaefer <schaefer@xxxxxxxxxxx>
Vin Shelton writes:
> echo $ZSH<TAB> just beeps at me in pws-11.
I can confirm that some of the built-in completions seem to have gone
south. This works if I load up Completion/Core/compinit, but it does
not work with zsh -f. The patch that introduced check_param() is the
one that broke it, but I'm not sure exactly how.
Does anybody know the full list of completions that worked in zsh -f
as of 3.1.[45] ? Nine of the default compctls of 3.0.5 went away in
about 3.1.2, but command completion and default file completion both
still worked. Then there's a short list of completions that were not
previously under user control, which included parameter completion
after a $ sign and ... what else? Sven, have you tested these to be
sure they still work?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author