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

Re: How to insert completions on command line



On 8/19/06, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
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

This seems to only have an effect on globbing completions, like touch
*<ctrl-x e> <- this works, but not cvs remove <ctrl-x e> <- nothing
happens, with or without the zstyle applied.

--
Mikael Magnusson



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