Signed-off-by: Jakub Horký <[email protected]>
---
misc/terminfo.src | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/misc/terminfo.src b/misc/terminfo.src
index 8d539b6c..17f9a998 100644
--- a/misc/terminfo.src
+++ b/misc/terminfo.src
@@ -4215,7 +4215,7 @@ putty|PuTTY terminal emulator,
use=klone+color, use=klone+sgr, use=putty+cursor,
use=putty+fnkeys, use=report+da2, use=vt220+pcedit,
use=xterm+alt1049, use=vt102+enq, use=xterm+sm+1006,
- use=xterm+sl, use=vt100+keypad+emul, use=putty+keypad,
+ use=xterm+sl, use=putty+keypad,
use=vt220+cvis,
putty-direct|PuTTY terminal emulator with direct colors,
use=xterm+indirect, use=putty,
@@ -4228,9 +4228,7 @@ putty-direct16|PuTTY terminal emulator with direct colors
(16 indexed),
putty+cursor|PuTTY modified cursor-keys,
kDN5=\E[B, kLFT5=\E[D, kRIT5=\E[C, kUP5=\E[A,
putty+keypad|PuTTY numeric keypad,
- kp1=\EOq, kp2=\EOr, kp3=\EOs, kp4=\EOt, kp5=\EOu, kp6=\EOv,
- kp7=\EOw, kp8=\EOx, kp9=\EOy, kpADD=\EOl, kpDIV=\EOQ,
- kpDOT=\EOn, kpMUL=\EOR, kpNUM=\EOP, kpSUB=\EOS, kpZRO=\EOp,
+ kpADD=\EOl, kPADD=\EOm, use=vt100+keypad+emul,
vt100-putty|Reset PuTTY to pure VT100,
rs2=\E<\E["p\Ec\E[?3l\E]R\E[40"p\E[61"p\E[50;1;2"p,
@@ -28091,6 +28089,7 @@ v3220|LANPAR Vision II model 3220/3221/3222,
# + add putty-xterm as the richest variant in terms of modified keys
# + add -direct and -direct16 for putty, putty-xterm, and wezterm,
# and -256color for putty-xterm
+# + make vt100+keypad+emul as a base for putty+keypad
# (all by Jakub Horky)
#
######## SHANTIH! SHANTIH! SHANTIH!
--
2.43.0