Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
completing arguments by looking in arguments history
- X-seq: zsh-users 7230
- From: xavier <list.zsh-users@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: completing arguments by looking in arguments history
- Date: Mon, 22 Mar 2004 11:21:55 -0500
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi,
I'm looking to reproduce a useful bash feature :
with alt-tab, (once you removed the mapping from your window manager)
you can complete old args
ex :
dig @<tab> will complete using all arguments in history starting with @
I find it usefull.
is there a way to do it with zsh ?
thanks
--
xavier
Messages sorted by:
Reverse Date,
Date,
Thread,
Author