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

xterm-color bug [solved: urlview error on slang]



Hi,

I postied about urlview complained

S-Lang Error: Inconsistency in define key.
S-Lang Error: Unknown Error Code
SLcurses_initscr: init failed

when use with xterm-color last week,

I finally found that xterm-color terminfo file has a wrong entry for kdch1

chanop@dynax infocmp xterm-color
#       Reconstructed via infocmp from file: /etc/terminfo/x/xterm-color
xterm-color|generic "ANSI" color xterm (X Window System), 
[snip]
        kdch1=\E[3~op=\E[m, kend=\E[4~, kf10=\E[21~, kf11=\E[23~, 
        ^^^^^^^^^^^^^^^^^^

I recompile xterm-color with kdch1=\E3~

chanop@dynax infocmp xterm-color           
#       Reconstructed via infocmp from file:
/home/chanop/.terminfo/x/xterm-color
xterm-color|generic "ANSI" color xterm (X Window System), 
[snip]
        kdch1=\E[3~, kend=\E[4~, kf10=\E[21~, kf11=\E[23~, 
        ^^^^^^^^^^^

After that urlview behave in good manner again, don't have to recompile with
ncurses5. I already file a bug report against ncurses-base #58850


Chanop
-- 
 ##################################################
 #Chanop Silpa-Anan                               #
 #gpg @ http://kenji.anu.edu.au/~chanop/chanop.asc#
 ##################################################

Attachment: pgpX86mCUuT0L.pgp
Description: PGP signature


Reply to: