Signed-off-by: Jakub Horký <[email protected]>
---
misc/terminfo.src | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/misc/terminfo.src b/misc/terminfo.src
index 2bf0fd2a..5ba991e1 100644
--- a/misc/terminfo.src
+++ b/misc/terminfo.src
@@ -4197,7 +4197,7 @@ putty|PuTTY terminal emulator,
flash=\E[?5h$<100/>\E[?5l, ind=\n,
initc=\E]P%p1%x%p2%{255}%*%{1000}%/%02x%p3%{255}%*%{1000}%/
%02x%p4%{255}%*%{1000}%/%02x,
- is2=\E7\E[r\E[m\E[?7h\E[?1;4;6l\E[4l\E8\E>\E]R,
+ is2=\E7\E[r\E[m\E[?7h\E[?1;4;6l\E[4l\E8\E>\E]R, kbeg=\E[G,
kbs=^?, kcbt=\E[Z, khome=\E[1~, kind=\E[B, kri=\E[A, kspd=^Z,
nel=\r\n, oc=\E]R, op=\E[39;49m, ri=\EM, rmacs=^O,
rmam=\E[?7l, rmir=\E[4l, rmkx=\E[?1l\E>,
@@ -4206,7 +4206,7 @@ putty|PuTTY terminal emulator,
sgr=\E[0%?%p1%p6%|%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5
%;m%?%p9%t\016%e\017%;,
sgr0=\E[m\017, smacs=^N, smam=\E[?7h, smir=\E[4h,
- smkx=\E[?1h\E=, E3=\E[3J, rv=\E\\[>0;136;0c,
+ smkx=\E[?1h\E=, E3=\E[3J, kENT=\E^M, rv=\E\\[>0;136;0c,
use=ecma+underline, use=ecma+standout,
use=ansi+apparrows, use=ansi+csr, use=ansi+cup,
use=ansi+erase, use=ansi+idl, use=ansi+local,
@@ -28086,6 +28086,7 @@ v3220|LANPAR Vision II model 3220/3221/3222,
# + set numpad 5 to kbeg instead of kb5 in linux-basic, matching xterm
# + set kspd (suspend key) to the Pause key instead of ^Z in linux-basic
# + add xterm-style keypad app mode to iTerm.app, mlterm3, and st
+# + add kbeg and kENT keys to putty
# (all by Jakub Horky)
#
######## SHANTIH! SHANTIH! SHANTIH!
--
2.43.0