Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/share/termcap Pull up revision 1.71 (requested by jdc i...
details: https://anonhg.NetBSD.org/src/rev/34fc36d8738f
branches: netbsd-1-6
changeset: 529096:34fc36d8738f
user: lukem <lukem%NetBSD.org@localhost>
date: Mon Sep 30 12:33:00 2002 +0000
description:
Pull up revision 1.71 (requested by jdc in ticket #789):
Correct the escape sequences for F1-F4 in our xterm entry.
Fixes PR 18272.
diffstat:
share/termcap/termcap.src | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5a6a197ec342 -r 34fc36d8738f share/termcap/termcap.src
--- a/share/termcap/termcap.src Mon Sep 30 11:02:38 2002 +0000
+++ b/share/termcap/termcap.src Mon Sep 30 12:33:00 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: termcap.src,v 1.68.2.1 2002/08/05 07:05:32 lukem Exp $
+# $NetBSD: termcap.src,v 1.68.2.2 2002/09/30 12:33:00 lukem Exp $
#
######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
#
@@ -1816,7 +1816,7 @@
:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:dl=\E[M:do=^J:ec=\E[%dX:\
:ei=\E[4l:ho=\E[H:im=\E[4h:\
:is=\E7\E[r\E[m\E[?7h\E[?1;3;4;6l\E[4l\E8\E>:\
- :k1=\E[OP:k2=\E[OQ:k3=\E[OR:k4=\E[OS:k5=\E[15~:\
+ :k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:\
:k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:kD=\E[3~:kI=\E[2~:\
:kN=\E[6~:kP=\E[5~:kb=^H:kd=\EOB:ke=\E[?1l\E>:kh=\EOH:\
:kl=\EOD:kr=\EOC:ks=\E[?1h\E=:ku=\EOA:le=^H:md=\E[1m:\
Home |
Main Index |
Thread Index |
Old Index