]> git.pld-linux.org Git - packages/compat-ncurses5.git/commitdiff
- added missing hpa sequense for screen terminal definition.
authorkloczek <kloczek@pld-linux.org>
Sun, 24 Jun 2001 18:24:23 +0000 (18:24 +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.1

ncurses-screen_hpa_fix.patch [new file with mode: 0644]

diff --git a/ncurses-screen_hpa_fix.patch b/ncurses-screen_hpa_fix.patch
new file mode 100644 (file)
index 0000000..1416165
--- /dev/null
@@ -0,0 +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, 
This page took 0.03777 seconds and 4 git commands to generate.