Signed-off-by: Jakub Horký <[email protected]>
---
 misc/terminfo.src | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/misc/terminfo.src b/misc/terminfo.src
index 18549507..f54cff47 100644
--- a/misc/terminfo.src
+++ b/misc/terminfo.src
@@ -5120,7 +5120,8 @@ vt100+noapp|fragment with cursor keys in normal mode,
        kcub1=\E[D, kcud1=\E[B, kcuf1=\E[C, kcuu1=\E[A,
        use=vt100+noapp+pc,
 
-xterm+noapp|alias for vt100+noapp,
+xterm+noapp|xterm with cursor keys in normal mode,
+       kbeg=\E[E, kp5=\E[E,
        use=vt100+noapp,
 
 xterm+app|fragment with cursor keys in application mode,
@@ -28030,6 +28031,7 @@ v3220|LANPAR Vision II model 3220/3221/3222,
 #      + modify xterm+keypad and add xterm+keypad+noent to serve as a common
 #        key set for other terminals; add xterm+keypad+all and
 #        xterm+keypad+novt for full-featured xterm and fix xterm-vt220
+#      + add kbeg, kp5 keys to xterm+noapp
 #      (all by Jakub Horky)
 #
 ######## SHANTIH!  SHANTIH!  SHANTIH!
-- 
2.43.0


Reply via email to