Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How to insert completions on command line
- X-seq: zsh-users 10632
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: How to insert completions on command line
- Date: Mon, 21 Aug 2006 00:09:51 +0200
- In-reply-to: <060819201627.ZM28979@xxxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <237967ef0608181647v2c9d526evd1afa34d9b0a366d@xxxxxxxxxxxxxx> <060818205326.ZM24653@xxxxxxxxxxxxxxxxxxxxxx> <237967ef0608182215q2b59fdb0w5f645f72385a9508@xxxxxxxxxxxxxx> <060819111754.ZM28540@xxxxxxxxxxxxxxxxxxxxxx> <20060819234130.GA11224@xxxxxxxxxxxxx> <060819201627.ZM28979@xxxxxxxxxxxxxxxxxxxxxx>
On 2006-08-19 20:16:27 -0700, Bart Schaefer wrote:
> I had forgotten (and the manual, from which I copied those lines, doesn't
> state directly) how _all_matches works. You have to first generate the
> list of completions with a normal completer (such as by pressing tab) and
> then type ^Xa to insert them on the line. _all_matches doesn't generate
> any completions of its own.
Thanks. IMHO, the manual should be more detailed.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author