zsh-users
 help / color / mirror / code / Atom feed
* howto expand all possible completions?
@ 2006-06-23 23:29 Andy Spiegl
  2006-06-24  3:19 ` Bart Schaefer
  0 siblings, 1 reply; 6+ messages in thread
From: Andy Spiegl @ 2006-06-23 23:29 UTC (permalink / raw)
  To: zsh-users

Say:
 condor:~/pic/Nature/space>l ad<TAB>   
 files
 adlernebel_infrarotaufnahme.jpg  adlernebel.jpg                 

So I just press * and the key for expand-word and get this:
 condor:~/pic/Nature/space>qiv adlernebel_infrarotaufnahme.jpg adlernebel.jpg

But not in this case:
 condor:~/pic/Nature/space>qiv n<TAB>
 file
 n1300.gif           n1499.gif           Nebel_NGC_2264.jpg  NGC-1999.jpg      

How would I get zsh to add all these 4 files to command line?
Like so:
 condor:~/pic/Nature/space>qiv n1300.gif n1499.gif Nebel_NGC_2264.jpg NGC-1999.jpg
Is there something like expand-completions or similar?

Thanks,
 Andy.

-- 
 Fotos: francisco.spiegl.de            o      _     _         _              
 Infos: peru.spiegl.de       __o      /\_   _ \\o  (_)\__/o  (_)         -o) 
 Andy, Heidi, Francisco    _`\<,_    _>(_) (_)/<_    \_| \   _|/' \/      /\\
 heidi.und.andy@spiegl.de (_)/ (_)  (_)        (_)   (_)    (_)'  _\o_   _\_v
 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
 Fate protects fools, small children, and ships named Enterprise.
   -- Commander Riker


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-06-25 19:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-23 23:29 howto expand all possible completions? Andy Spiegl
2006-06-24  3:19 ` Bart Schaefer
2006-06-24 20:57   ` Andy Spiegl
2006-06-25  3:04     ` Bart Schaefer
2006-06-25 19:17       ` Andy Spiegl
2006-06-25 19:37         ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).