Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
How to insert completions on command line
- X-seq: zsh-users 10618
- From: "Mikael Magnusson" <mikachu@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: How to insert completions on command line
- Date: Sat, 19 Aug 2006 01:47:42 +0200
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=nPJTH4T3VYLcs781WWIG7sH6Nnwv/tJy9IXpmx37nbWPRt3mFGi+KHj9jD8SW3BBdlcxb3Pz8B45IOGD45xaHcVPTk5S0D4tW67IzeBbzNajvaJURRjUOelKjesP6h4d21nxAHqRF591fWD/oTlehK9bE/+9i99xQ+rOau+x/D0=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hello,
(How do I|Is there a way to) insert all completions in the command
line? In case that sounds like i'm confused, which i am, this is what
i mean:
% cvs remove <tab>
file1.c
anotherfile.c
hello.c
and i want to get cvs remove file1.c anotherfile.c hello.c without
pressing tab and space about 8 times. I've tried all commands/keybinds
i can come up with but no luck so far.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author