bug-ncurses
[Top][All Lists]
Advanced

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

Re: Display difference between ncurses version 5.7 and version 6.0.0.201


From: Rich Burridge
Subject: Re: Display difference between ncurses version 5.7 and version 6.0.0.20170708
Date: Tue, 18 Jul 2017 18:51:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 07/18/2017 06:45 PM, Rich Burridge wrote:
...
Any red flags for you with this terminfo file?

I did diff the Solaris one against the Ubunto one and got:

$ gdiff -urN solaris-terminfo.txt linux-terminfo.txt
--- solaris-terminfo.txt    2017-07-18 18:56:24.204081755 +0000
+++ linux-terminfo.txt    2017-07-18 18:55:00.479256768 +0000
@@ -1,18 +1,18 @@
-$ /usr/gnu/bin/infocmp xterm-color
-# Reconstructed via infocmp from file: /usr/gnu/share/terminfo/x/xterm-color
-xterm-color|nxterm|generic color xterm,
+infocmp xterm-color
+#    Reconstructed via infocmp from file: /lib/terminfo/x/xterm-color
+xterm-color|generic "ANSI" color xterm (X Window System),
     am, km, mir, msgr, xenl,
     colors#8, cols#80, it#8, lines#24, ncv@, pairs#64,
     acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
-    bel=^G, bold=\E[1m, clear=\E[H\E[2J, cr=\r,
+    bel=^G, bold=\E[1m, clear=\E[H\E[2J, cr=^M,
     csr=\E[%i%p1%d;%p2%dr, cub=\E[%p1%dD, cub1=^H,
-    cud=\E[%p1%dB, cud1=\n, cuf=\E[%p1%dC, cuf1=\E[C,
+    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=\E[A,
     dch=\E[%p1%dP, dch1=\E[P, dl=\E[%p1%dM, dl1=\E[M, ed=\E[J,
     el=\E[K, enacs=\E)0, home=\E[H, ht=^I, hts=\EH, il=\E[%p1%dL,
-    il1=\E[L, ind=\n,
-    is2=\E[m\E[?7h\E[4l\E>\E7\E[r\E[?1;3;4;6l\E8, kbs=^H,
-    kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC, kcuu1=\EOA,
+    il1=\E[L, ind=^J,
+    is2=\E[m\E[?7h\E[4l\E>\E7\E[r\E[?1;3;4;6l\E8,
+    kbs=\177, kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC, kcuu1=\EOA,
     kdch1=\E[3~, kf1=\E[11~, kf10=\E[21~, kf11=\E[23~,
     kf12=\E[24~, kf13=\E[25~, kf14=\E[26~, kf15=\E[28~,
     kf16=\E[29~, kf17=\E[31~, kf18=\E[32~, kf19=\E[33~,

Again, I'm not sure what that's telling me (if anything). It just seems to
be (slightly) different ways of output things like carriage return and line
feed.





reply via email to

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