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

Re: Globbing Completion



On Wed, 19 Dec 2007 18:55:31 -0500 Chris Johnson <cjohnson@xxxxxxxxxx> wrote:

CJ> Hi, zsh users.  Occasionally I run into the situation where I'd like to
CJ> glob all the files that are offered for completion.  The occasion that
CJ> just came up, for instance, was with "cvs add".  The zsh completion
CJ> function does a great job of suggesting which files would be new to the
CJ> cvs repository, but is there a way I can send all these suggestions to
CJ> "cvs add" in a glob-like operator?

 Hello,

 I had exactly the same question ~6 months ago and Peter has kindly
provided the answer (which works great for me ever since then), see

	http://article.gmane.org/gmane.comp.shells.zsh.user/6902

 Regards,
VZ



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