zsh-users
 help / color / mirror / code / Atom feed
* Expand from completion
@ 2003-04-22 10:52 GoTaR
  2003-04-22 12:30 ` Oliver Kiddle
  0 siblings, 1 reply; 3+ messages in thread
From: GoTaR @ 2003-04-22 10:52 UTC (permalink / raw)
  To: zsh-users

Hi!

I don't remember if I asked it allready, but there is new version
coming, so maybe once more: how to expand sth like this:

~: rpm -qi *devel*[tab]
RPM package
ORBit-devel-0.5.17-2                  esound-devel-0.2.29-1      libstdc++-devel-3.2.2-0.5
SDL-devel-1.2.5-4                     expat-devel-1.95.6-2       libtiff-devel-3.6.0-0.beta.1
[...]

? I'd like to bring all matches to command line:

~: rpm -qi ORBit-devel-0.5.17-2 SDL-devel-1.2.5-4 \
	esound-devel-0.2.29-1 expat-devel-1.95.6-2 \
	libstdc++-devel-3.2.2-0.5 libtiff-devel-3.6.0-0.beta.1 [...]

For files it works with ^x-* (or with some style/sth with tab).

-- 
GoTaR <priv0.onet.pl->gotar>
PLD stuff at http://mops.uci.agh.edu.pl/~gotar/


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

end of thread, other threads:[~2003-04-23  9:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-22 10:52 Expand from completion GoTaR
2003-04-22 12:30 ` Oliver Kiddle
     [not found]   ` <20030422180942.GA422@os.polanet.pl>
2003-04-23  9:43     ` Oliver Kiddle

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).