Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: comments in completion
- X-seq: zsh-workers 3617
- From: Bruce Stephens <B.Stephens@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: comments in completion
- Date: Mon, 17 Nov 1997 13:54:36 +0000
- In-reply-to: Your message of "Sun, 16 Nov 1997 09:26:26 PST." <971116092626.ZM19655@xxxxxxxxxxxxxxxxxxxxxxx>
schaefer@xxxxxxxxxxxxxxxx said:
> The problem with job numbers and process IDs is that you have to
> generate the explanation on the fly. Maybe what we need is a way to
> run a function to provide the -X output, rather than having only a
> fixed string.
Yes, we definitely want this. I've wanted for a while to get used to using
the directory stack thingy (apart from just popd and the autopushd option),
and having nice completion would be really useful for this.
A better way to do it might be to extend the programmable completion a bit, so
the function could set both the list of possibilities and a list of
descriptions of them. That sounds a bit less hairy than yet another compctl
flag, although I can see arguments both ways.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author