Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Redirection completion
- X-seq: zsh-workers 16785
- From: Sven Wischnowsky <wischnow@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Redirection completion
- Date: Fri, 8 Mar 2002 15:10:51 +0100
- In-reply-to: <22196.1015596405@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <15496.46201.219885.149096@xxxxxxxxxxxxxxxxxx> <22196.1015596405@xxxxxxx>
Peter Stephenson wrote:
> ...
>
> I don't understand the reasoning: why does this need to be different
> from the way options or arguments work? For redirection it would seem
> to be a similar sort of case, where you might want to match on the
> command name in the normal way. Values certainly demand different
> handling. But then surely the logical thing is to keep the type
> separate from the argument and have
>
> :completion::complete:-value-:GZIP:
>
> as the context?
In terms of nicely separated parts (of the context name) I'm with you,
but think of things like:
LDFLAGS='-I<TAB>
I've got to play and think some more...
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author