Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

More _patch problems RE: Silly questions about _arguments & Co (and probably bugs)



> 
> 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