Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Globbing Completion
- X-seq: zsh-users 12335
- From: Vadim Zeitlin <vz-zsh@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Globbing Completion
- Date: Thu, 20 Dec 2007 01:24:29 +0100
- In-reply-to: <20071219235531.GA20370@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20071219235531.GA20370@xxxxxxxxxxxxxxxxxx>
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