lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev curses working but new problem with highlighted links


From: Thomas E. Dickey
Subject: Re: lynx-dev curses working but new problem with highlighted links
Date: Tue, 25 Jul 2000 09:28:56 -0400 (EDT)

On Tue, 25 Jul 2000, A. R. Vener wrote:

> Yes, but since my TERM variable is now 'vt100' it doesn't match
> the names in the TERMCAP variable descriptor. There is a space in the
> 'vt 100' name which would prevent a match. Therefore  I would be using

I didn't notice that in your earlier message (which is odd, but my
attention was on the content of the terminal description rather than
the aliases -- but I don't have that email here for reference).

But as you present it, that's an error - a termcap typically has a
2-character abbreviation, but must have an alias to match the value given
in $TERM.

> either the /etc/termcap or /usr/share/lib/the terminfo version of the 
> descriptor.

...depending on how it recovered.  But the first time you configured,
you said you'd used /etc/termcap, which (if ncurses was not able to
find the proper terminfo) would have been translated to $HOME/.terminfo
(but see my faq for that).

> 
> 
> Rudy
> 
> > that's still the same one you mentioned: screen.
> > 
> > -- 
> > Thomas E. Dickey <address@hidden>
> > http://dickey.his.com
> > ftp://dickey.his.com
> > 
> > ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
> > 
> 
> 
> ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
> 

-- 
T.E.Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]