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

Re: 2 newbie ?s



On Wed, Jun 06, 2001 at 04:02:31PM -0700, David Thiel wrote:
> Yeah, I have something similar, but it won't complete the hostname if you
> have something directly before it, like dthiel@xxxxxxxxxxxxxx  If you just
> ping bla(tab), it'll work.  That's what I'm trying to figure out.

I use:

zstyle ':completion:*:hosts' hosts $hosts

Where $hosts holds the list of hostnames I want to use.
That seems to work perfectly with ssh alan@os<tab> and suchlike.
-- 
Alan Third

Put your head in the microwave and give yourself a tan



Messages sorted by: Reverse Date, Date, Thread, Author