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 Dickey
Subject: Re: lynx-dev curses working but new problem with highlighted links
Date: Sun, 23 Jul 2000 13:02:07 -0400
User-agent: Mutt/1.2i

On Sun, Jul 23, 2000 at 12:41:19PM -0400, A. R. Vener wrote:
 
> I compiled ncurses to use termcap since my current environment
> didn't have TERMINFO defined and did have a TERMCAP defined.
> (Included below). Note that my typical login practice is
> to run screen immediately and then to run 'export TERM=vt100'
> in each screen since the default screen termcap does not work 
> well with vi or anythi8ng else for that matter.

but this is what you're using (rephrased into terminfo to make it more
readable). It says it's capable of using colors.  If your terminal really
cannot do color, you won't see the underlined or reverse-video links.

screen|VT 100/ANSI X3.64 virtual terminal, 
        am, msgr, xenl, 
        colors#8, cols#80, it#8, lines#24, pairs#64, 
        
acsc=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++\,\,hhII00, 
        bel=^G, blink=\E[5m, bold=\E[1m, cbt=\E[Z, civis=\E[?25l, 
        clear=\E[H\E[J, cnorm=\E[34h\E[?25h, cr=^M, 
        csr=\E[%i%p1%d;%p2%dr, cub=\E[%p1%dD, cub1=^H, 
        cud=\E[%p1%dB, cud1=^J, cuf=\E[%p1%dC, cuf1=\E[C, 
        cup=\E[%i%p1%d;%p2%dH, cuu=\E[%p1%dA, cuu1=\EM, 
        cvvis=\E[34l, dl=\E[%p1%dM, dl1=\E[M, ed=\E[J, el=\E[K, 
        home=\E[H, ht=^I, hts=\EH, il=\E[%p1%dL, il1=\E[L, ind=^J, 
        is2=\E)0, ka1=\EOq, ka3=\EOs, kb2=\EOr, kbs=^H, kc1=\EOp, 
        kc3=\EOn, kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC, kcuu1=\EOA, 
        kdch1=\E[3~, kf0=\E[10~, kf1=\EOP, kf10=\E[21~, 
        kf11=\E[23~, kf12=\E[24~, kf2=\EOQ, kf3=\EOR, kf4=\EOS, 
        kf5=\E[15~, kf6=\E[17~, kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, 
        khome=\E[1~, kich1=\E[2~, kll=\E[4~, knp=\E[6~, kpp=\E[5~, 
        nel=\EE, op=\E[39;49m, rc=\E8, rev=\E[7m, ri=\EM, rmacs=\E(B, 
        rmkx=\E[?1l\E>, rmso=\E[23m, rmul=\E[24m, rs2=\Ec, sc=\E7, 
        setab=\E[4%dm, setaf=\E[3%dm, sgr0=\E[m, smacs=\E(0, 
        smkx=\E[?1h\E=, smso=\E[3m, smul=\E[4m, tbc=\E[3g, 

> SC|screen|VT 100/ANSI X3.64 virtual terminal:\ 
> :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\ 
> :cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:ct=\E[3g:\ 
> :do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\ 
> :le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:ta=^I:is=\E)0:\ 
> :li#24:co#80:am:xn:xv:LP:sr=\EM:al=\E[L:AL=\E[%dL:\ 
> :cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:ks=\E[?1h\E=:\ 
> :ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\ 
> :us=\E[4m:ue=\E[24m:so=\E[3m:se=\E[23m:mb=\E[5m:\ 
> :md=\E[1m:mr=\E[7m:me=\E[m:ms:\ 
> :Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:G0:\ :as=\E(0:ae=\E(B:\ 
> :ac=\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\ 
> :k0=\E[10~:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:\ 
> :k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:\ 
> :F1=\E[23~:F2=\E[24~:kb=^H:K1=\EOq:K2=\EOr:K3=\EOs:\ 
> :K4=\EOp:K5=\EOn:kh=\E[1~:kH=\E[4~:kN=\E[6~:kP=\E[5~:\ 
> :kI=\E[2~:kD=\E[3~:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:

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