]> git.pld-linux.org Git - packages/compat-ncurses5.git/commitdiff
- hpa sequence is back in xterm-r6 definition (why the hell it was removed ?)
authorkloczek <kloczek@pld-linux.org>
Fri, 21 Sep 2001 06:14:56 +0000 (06:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ncurses-xterm_hpa_fix.patch -> 1.1

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

diff --git a/ncurses-xterm_hpa_fix.patch b/ncurses-xterm_hpa_fix.patch
new file mode 100644 (file)
index 0000000..51d874a
--- /dev/null
@@ -0,0 +1,11 @@
+--- ncurses-5.2/misc/terminfo.src~     Fri Sep 21 08:02:24 2001
++++ ncurses-5.2/misc/terminfo.src      Fri Sep 21 08:12:30 2001
+@@ -2542,7 +2542,7 @@
+       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=^J, 
++      il1=\E[L, ind=^J, hpa=\E[%i%p1%dG, 
+       is2=\E7\E[r\E[m\E[?7h\E[?1;3;4;6l\E[4l\E8\E>, kbs=^H, 
+       kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC, kcuu1=\EOA, 
+       kdch1=\E[3~, kf1=\E[11~, kf10=\E[21~, kf11=\E[23~, 
This page took 0.083625 seconds and 4 git commands to generate.