]> git.pld-linux.org Git - packages/ncurses.git/blobdiff - ncurses-screen_hpa_fix.patch
- up to 20160528
[packages/ncurses.git] / ncurses-screen_hpa_fix.patch
index 141616556eee197968cecbf17203e40aee7b32ef..21d73671cdaf8fda8b19c3930e9c4176ae9dbad3 100644 (file)
@@ -1,11 +1,11 @@
---- ncurses-5.2/misc/terminfo.src~     Sun Jun 24 17:56:46 2001
-+++ ncurses-5.2/misc/terminfo.src      Sun Jun 24 18:05:11 2001
-@@ -3510,7 +3510,7 @@
-       rmir=\E[4l, rmkx=\E[?1l\E>, rmso=\E[23m, rmul=\E[24m, 
-       rs2=\Ec, sc=\E7, sgr0=\E[m, smacs=^N, smir=\E[4h, 
-       smkx=\E[?1h\E=, smso=\E[3m, smul=\E[4m, tbc=\E[3g, E0=\E(B, 
--      S0=\E(%p1%c, use=ecma+color, 
-+      S0=\E(%p1%c, use=ecma+color, hpa=\E[%i%p1%dG, 
- screen-w|VT 100/ANSI X3.64 virtual terminal with 132 cols, 
-       cols#132, use=screen, 
+--- ncurses-5.6/misc/terminfo.src.orig 2006-10-07 19:52:03.000000000 +0200
++++ ncurses-5.6/misc/terminfo.src      2006-12-30 16:47:00.309608049 +0100
+@@ -4161,7 +4161,7 @@
+       sgr=\E[0%?%p6%t;1%;%?%p1%t;3%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;m%?%p9%t\016%e\017%;,
+       sgr0=\E[m\017, smacs=^N, smcup=\E[?1049h, smir=\E[4h,
+       smkx=\E[?1h\E=, smso=\E[3m, smul=\E[4m, tbc=\E[3g, E0=\E(B,
+-      S0=\E(%p1%c, use=ecma+color,
++      S0=\E(%p1%c, use=ecma+color, hpa=\E[%i%p1%dG,
+ # The bce and status-line entries are from screen 3.9.13 (and require some
+ # changes to .screenrc).
+ screen-bce|VT 100/ANSI X3.64 virtual terminal with bce,
This page took 0.043208 seconds and 4 git commands to generate.