Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: termcap bug on Linux
- X-seq: zsh-workers 14561
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH Workers Mailing List" <zsh-workers@xxxxxxxxxx>
- Subject: RE: termcap bug on Linux
- Date: Wed, 30 May 2001 12:03:41 +0400
- Importance: Normal
- In-reply-to: <1010530074102.ZM1290@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
>
> } I am not sure how useful $termcap is at all, given that there is no
> } way to associate returned values with capabilities.
>
> I don't think I understand what you mean.
I mean ${termcap} as opposed to ${termcap[some-cap]}. Plain $termcap returns
array of values but you have no (easy) way to associate them with
capabilities. OTOH ${(kv)termcap} could be used to scan all available
values. That was what I meant.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author