[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev curses working but new problem with highlighted links
From: |
A. R. Vener |
Subject: |
Re: lynx-dev curses working but new problem with highlighted links |
Date: |
Tue, 25 Jul 2000 09:43:57 -0400 (EDT) |
Thomas,
When screen first starts up it sets my TERM variable to screen
and my TERMCAP variable to its own descriptor. In this default
case the TERm matches the alias name.
I don't use the default case. I change my TERM variable to vt100 and
pick up a system terminal descriptor. This is much clearer to me now. Much
more so than when I began this little project.
My only reason for not staying with the default screen terminal
descriptor was that it did not work with vi. This was the original
motivation for me to change descriptors to the 'real' vt100.
Rudy
> 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
>
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- Re: lynx-dev problems with ncurses, (continued)
- Re: lynx-dev problems with ncurses, David Woolley, 2000/07/26
- Re: lynx-dev curses working but new problem with highlighted links, Doug Kaufman, 2000/07/24
- Re: lynx-dev curses working but new problem with highlighted links, A. R. Vener, 2000/07/24
- Re: lynx-dev curses working but new problem with highlighted links, Doug Kaufman, 2000/07/24
- Re: lynx-dev curses working but new problem with highlighted links, pg, 2000/07/24
- Re: lynx-dev curses working but new problem with highlighted links, Thomas E. Dickey, 2000/07/24
- Re: lynx-dev curses working but new problem with highlighted links, A. R. Vener, 2000/07/24
- Re: lynx-dev curses working but new problem with highlighted links, Thomas Dickey, 2000/07/24
- Re: lynx-dev curses working but new problem with highlighted links, A. R. Vener, 2000/07/25
- Re: lynx-dev curses working but new problem with highlighted links, Thomas E. Dickey, 2000/07/25
- Re: lynx-dev curses working but new problem with highlighted links,
A. R. Vener <=
- Re: lynx-dev curses working but new problem with highlighted links, Thomas E. Dickey, 2000/07/24
- Re: lynx-dev curses working but new problem with highlighted links, A. R. Vener, 2000/07/24
Re: lynx-dev Borland compiles, Lloyd Rasmussen, 2000/07/21