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

completing arguments by looking in arguments history



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