]> git.pld-linux.org Git - packages/ncurses.git/commitdiff
- updated for new patch set
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 18 Jun 2004 13:05:28 +0000 (13:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ncurses-screen_hpa_fix.patch -> 1.4

ncurses-screen_hpa_fix.patch

index 50c52faccfea603798338b3f6e582127afc5bec7..4ef3e0ebef87f008da463d85759ed1445d112eaa 100644 (file)
@@ -1,12 +1,11 @@
-diff -urN ncurses-5.4.org/misc/terminfo.src ncurses-5.4/misc/terminfo.src
---- ncurses-5.4.org/misc/terminfo.src  2004-02-17 01:18:31.073424233 +0100
-+++ ncurses-5.4/misc/terminfo.src      2004-02-17 01:24:36.380634962 +0100
-@@ -3659,7 +3659,7 @@
-       rmul=\E[24m, rs2=\Ec, sc=\E7, sgr0=\E[m, 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, 
-+      use=ecma+color, hpa=\E[%i%p1%dG,
+--- ncurses-5.4/misc/terminfo.src.orig Fri Jun 18 14:46:01 2004
++++ ncurses-5.4/misc/terminfo.src      Fri Jun 18 14:47:06 2004
+@@ -3663,7 +3663,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, 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.138217 seconds and 4 git commands to generate.