Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: completion with redirections
- X-seq: zsh-workers 4955
- From: Oliver Kiddle <opk@xxxxxxxxxxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: PATCH: completion with redirections
- Date: Fri, 22 Jan 1999 18:11:28
- In-reply-to: <199901221611.RAA27484@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
At 17:11 22/01/99 +0100, Sven Wischnowsky wrote:
>Completion always had the problem that it counted redirections
>appearing in the command line as arguments if you were not completing
>the string (filename) after the redirection operator itself.
I'm not quite sure what you mean here but it reminded me of one feature for
the completion which might exist but would be a useful addition if it
doesn't: the ability to apply completion rules to files directed into
commands. For example,
I would want the command-line 'giftopnm < ' to only complete with .gif files.
Is it already possible to do this?
Oliver Kiddle
Messages sorted by:
Reverse Date,
Date,
Thread,
Author