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

Re: Completion function for bitkeeper?



Peter wrote:

> Ah, that's probably what I mean.  `_bar "$expl[@]"' passes down -J or -V
> (any local expl inside _bar is irrelevant, of course) and I have to
> decide whether to pass that down, or somehow replace bits of the
> argument list.

Yes. Can be a bit of a juggling act to deal with the options because it
varies which you want to pass on, which to remove and which to replace
etc.

Oliver



Messages sorted by: Reverse Date, Date, Thread, Author