Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: cvs completion does not support partial path completion
- X-seq: zsh-workers 14168
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: cvs completion does not support partial path completion
- Date: Mon, 30 Apr 2001 16:56:26 +0000
- In-reply-to: <200104300817.KAA02260@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200104300817.KAA02260@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Apr 30, 10:17am, Sven Wischnowsky wrote:
} Subject: Re: cvs completion does not support partial path completion
}
} _path_files uses -A itself. This could get really messy.
}
} So, as a incomplete, but simple solution I'd still favour sticking a
} call to _files somewhere.
Hmm. There actually are calls to _files and _path_files sprinkled about
though the _cvs function family. I suspect at least some subset of the
commands actually does complete partial paths. On the other hand, there
are some cvs subcommands for which files should not be completed.
That makes it more difficult to decide where to put a call to _files.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author