Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ssh completion problem
- X-seq: zsh-users 4654
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, zsh-users@xxxxxxxxxx
- Subject: Re: ssh completion problem
- Date: Tue, 5 Feb 2002 17:38:13 +0000 (GMT)
- In-reply-to: <1020205170847.ZM29675@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> I'm sure I'm missing some obvious reason why the my-accounts tag
> can't
> be used in the tag-order style. It seems to work for the user part
> of
> the completion, though; just not for the host part. What's up?
The my-accounts tag is only used when _combination looks up the
users-hosts style and not ever with _tags (users, hosts etc are used
there) so it can't be used with tag-order.
There are a number of things about _combination that I'm not entirely
happy with. I have ideas and some semi-working code that I'll hopefully
get around to finishing sometime.
I'll pass on the main part of your question until I've had a chance to
play with a running zsh.
Oliver
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author