c27798dfe4
- strip large tables from shared libraries, reduce number of relocations - package utils linked with libncurses instead of libncursesw - package only wide-character headers
21 lines
942 B
Diff
21 lines
942 B
Diff
--- ncurses-5.5/misc/terminfo.src.xterm 2006-12-11 15:13:42.000000000 +0100
|
|
+++ ncurses-5.5/misc/terminfo.src 2006-12-11 15:19:53.000000000 +0100
|
|
@@ -3018,7 +3018,7 @@
|
|
kIC=\E[2;2~, kLFT=\E[1;2D, kNXT=\E[6;2~, kPRV=\E[5;2~,
|
|
kRIT=\E[1;2C, kb2=\EOE, kcbt=\E[Z, kcub1=\EOD, kcud1=\EOB,
|
|
kcuf1=\EOC, kcuu1=\EOA, kend=\EOF, kent=\EOM, khome=\EOH,
|
|
- kich1=\E[2~, kind=\E[1;2B, kmous=\E[M, knp=\E[6~,
|
|
+ kich1=\E[2~, kind=\E[1;2B, kmous=\E[M, knp=\E[6~, kbs=\177,
|
|
kpp=\E[5~, kri=\E[1;2A, rin=\E[%p1%dT, use=xterm+pcfkeys,
|
|
use=xterm-basic,
|
|
#
|
|
@@ -3038,7 +3038,7 @@
|
|
# The meta key may also be used as a modifier in this scheme, adding another
|
|
# bit to the parameter.
|
|
xterm+pcfkeys|fragment for PC-style fkeys,
|
|
- use=xterm+pcf2, use=xterm+pcc2,
|
|
+ use=xterm+pcf0, use=xterm+pcc2,
|
|
#
|
|
# The "PC-style" modifier scheme was introduced in xterm patch #94 (1999/3/27)
|
|
# and revised in patch #167 (2002/8/24). Some other terminal emulators copied
|