48 lines
2.5 KiB
Diff
48 lines
2.5 KiB
Diff
diff -up ncurses-6.0-20150810/misc/terminfo.src.kbs ncurses-6.0-20150810/misc/terminfo.src
|
|
--- ncurses-6.0-20150810/misc/terminfo.src.kbs 2015-08-12 17:20:04.911042013 +0200
|
|
+++ ncurses-6.0-20150810/misc/terminfo.src 2015-08-12 17:29:44.997760090 +0200
|
|
@@ -5058,7 +5058,7 @@ rxvt-basic|rxvt terminal base (X Window
|
|
enacs=\E(B\E)0, flash=\E[?5h\E[?5l, home=\E[H, ht=^I,
|
|
hts=\EH, ich=\E[%p1%d@, ich1=\E[@, il=\E[%p1%dL, il1=\E[L,
|
|
ind=^J, is1=\E[?47l\E=\E[?1l,
|
|
- is2=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l\E[4l, kbs=^H,
|
|
+ is2=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l\E[4l,
|
|
kcbt=\E[Z, kmous=\E[M, rc=\E8, rev=\E[7m, ri=\EM, rmacs=^O,
|
|
rmcup=\E[2J\E[?47l\E8, rmir=\E[4l, rmkx=\E>, rmso=\E[27m,
|
|
rmul=\E[24m,
|
|
@@ -5068,7 +5068,7 @@ rxvt-basic|rxvt terminal base (X Window
|
|
sgr=\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;m%?%p9%t\016%e\017%;,
|
|
sgr0=\E[0m\017, smacs=^N, smcup=\E7\E[?47h, smir=\E[4h,
|
|
smkx=\E=, smso=\E[7m, smul=\E[4m, tbc=\E[3g, use=vt100+enq,
|
|
- use=rxvt+pcfkeys, use=vt220+keypad,
|
|
+ use=rxvt+pcfkeys, use=vt220+keypad, use=xterm+kbs,
|
|
# Key Codes from rxvt reference:
|
|
#
|
|
# Note: Shift + F1-F10 generates F11-F20
|
|
@@ -6129,7 +6129,7 @@ screen|VT 100/ANSI X3.64 virtual termina
|
|
dl=\E[%p1%dM, dl1=\E[M, ed=\E[J, el=\E[K, el1=\E[1K,
|
|
enacs=\E(B\E)0, flash=\Eg, home=\E[H, ht=^I, hts=\EH,
|
|
ich=\E[%p1%d@, il=\E[%p1%dL, il1=\E[L, ind=^J, is2=\E)0,
|
|
- kbs=^H, kcbt=\E[Z, kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC,
|
|
+ kcbt=\E[Z, kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC,
|
|
kcuu1=\EOA, kdch1=\E[3~, kend=\E[4~, kf1=\EOP, kf10=\E[21~,
|
|
kf11=\E[23~, kf12=\E[24~, kf2=\EOQ, kf3=\EOR, kf4=\EOS,
|
|
kf5=\E[15~, kf6=\E[17~, kf7=\E[18~, kf8=\E[19~, kf9=\E[20~,
|
|
@@ -6140,7 +6140,7 @@ screen|VT 100/ANSI X3.64 virtual termina
|
|
sgr=\E[0%?%p6%t;1%;%?%p1%t;3%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p5%t;2%;m%?%p9%t\016%e\017%;,
|
|
sgr0=\E[m\017, 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, use=xterm+kbs,
|
|
# 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,
|
|
@@ -6253,6 +6253,7 @@ screen.xterm-r6|screen customized for X1
|
|
# on Solaris because Sun's curses implementation gets confused.
|
|
screen.teraterm|disable ncv in teraterm,
|
|
ncv#127,
|
|
+ kbs=^H,
|
|
acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260i\316j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376,
|
|
use=screen+fkeys, use=screen,
|
|
# Other terminals
|