mirror of
https://github.com/openharmony/third_party_ncurses.git
synced 2026-07-16 08:54:49 -04:00
9135033d5f
issue:https://gitee.com/openharmony/third_party_llvm-project/issues/IC295M?from=project-issue Signed-off-by: xwx1135370 <xuyao44@huawei.com>
22 lines
901 B
Diff
22 lines
901 B
Diff
diff --git a/misc/terminfo.src b/misc/terminfo.src
|
|
index ba71f63..9b960ca 100644
|
|
--- a/misc/terminfo.src
|
|
+++ b/misc/terminfo.src
|
|
@@ -6707,7 +6707,7 @@ rxvt-basic|rxvt terminal base (X Window System),
|
|
sgr0=\E[0m\017, smir=\E[4h, smkx=\E=, smso=\E[7m,
|
|
smul=\E[4m, use=ansi+csr, use=ansi+idl, use=ansi+local,
|
|
use=xterm+alt47, use=vt100+enq, use=vt100+4bsd,
|
|
- use=rxvt+pcfkeys, use=vt220+cvis, use=vt220+keypad,
|
|
+ use=rxvt+pcfkeys, use=vt220+cvis, use=vt220+keypad, use=xterm+kbs,
|
|
|
|
# Key Codes from rxvt reference:
|
|
#
|
|
@@ -8565,6 +8565,7 @@ screen.xterm-r6|screen customized for X11R6 xterm,
|
|
# 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,
|