]> git.pld-linux.org Git - packages/compat-ncurses5.git/blame - ncurses-screen_hpa_fix.patch
- rediffed
[packages/compat-ncurses5.git] / ncurses-screen_hpa_fix.patch
CommitLineData
9a82147f
JB
1--- ncurses-5.6/misc/terminfo.src.orig 2006-10-07 19:52:03.000000000 +0200
2+++ ncurses-5.6/misc/terminfo.src 2006-12-30 16:47:00.309608049 +0100
3@@ -4161,7 +4161,7 @@
4 sgr=\E[0%?%p6%t;1%;%?%p1%t;3%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;m%?%p9%t\016%e\017%;,
5 sgr0=\E[m\017, smacs=^N, smcup=\E[?1049h, smir=\E[4h,
6 smkx=\E[?1h\E=, smso=\E[3m, smul=\E[4m, tbc=\E[3g, E0=\E(B,
7- S0=\E(%p1%c, use=ecma+color,
dc2b81d5 8+ S0=\E(%p1%c, use=ecma+color, hpa=\E[%i%p1%dG,
0191f27c
AM
9 # The bce and status-line entries are from screen 3.9.13 (and require some
10 # changes to .screenrc).
9a82147f 11 screen-bce|VT 100/ANSI X3.64 virtual terminal with bce,
This page took 0.098828 seconds and 4 git commands to generate.