Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How to insert completions on command line
- X-seq: zsh-users 10619
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: How to insert completions on command line
- Date: Fri, 18 Aug 2006 20:53:26 -0700
- In-reply-to: <237967ef0608181647v2c9d526evd1afa34d9b0a366d@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <237967ef0608181647v2c9d526evd1afa34d9b0a366d@xxxxxxxxxxxxxx>
On Aug 18, 4:47pm, Mikael Magnusson wrote:
}
} (How do I|Is there a way to) insert all completions in the command
} line?
zstyle :completion:expand-word:expand:\* tag-order all-expansions
Then type ctrl-X e
Messages sorted by:
Reverse Date,
Date,
Thread,
Author