Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
More _patch problems RE: Silly questions about _arguments & Co (and probably bugs)
- X-seq: zsh-workers 7759
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Tanaka Akira" <akr@xxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: More _patch problems RE: Silly questions about _arguments & Co (and probably bugs)
- Date: Thu, 9 Sep 1999 20:02:50 +0400
- Importance: Normal
- In-reply-to: <rsqk8q0nl7h.fsf@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> And, I found another problem. `patch -f<TAB>' does not show list of
> completion candidates. However completion itself works well.
>
In my case `patch --in=/' does not work either.
bor@itsrm2:~%> zsh -f
itsrm2% autoload compinit; compinit -D
itsrm2% patch --in=/<TAB>
itsrm2% patch --input=/<TAB>
B-e-e-p
This is 3.1.6-pws-3 with patches up to 7750
Note that both --dir or --output work; even `-i TAB' works as expected.
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author