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: Mon, 24 Jul 2000 14:16:46 -0400 (EDT)

On Mon, 24 Jul 2000 address@hidden wrote:

> In a recent note, Doug Kaufman said:
> 
> > Date: Mon, 24 Jul 2000 08:00:50 -0700 (PDT)
> > 
> > Set TERMINFO in the environment to point to the directory that holds
> > the database. Similarly, with termcap, you should be able to point the
> > environment variable TERMCAP to the file which holds the description.
> > Note that one points to the directory, the other to the file.
> > 
> On SunOS 4.x.x, I've been accustomed to having TERMCAP contain the
> actual description, not a pointer to a file.  That's what tset(1)
> returns on that system.

It can do either: if $TERMCAP matches a filename, that's read and searched
for whatever $TERM is.  Otherwise $TERMCAP is literally the data to be
used (ignoring $TERM, I believe).

-- 
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]