summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2010-01-10 21:41:37 +0000
committered <ed@FreeBSD.org>2010-01-10 21:41:37 +0000
commit53bf5019716540728a9bd5bdcde6c37b3df861cb (patch)
treec7eea76a1226d1352fb9dacdc624a98fa8f36b72 /etc
parent8825e3e101edadb52728cebd998e553d67ebbf06 (diff)
downloadFreeBSD-src-53bf5019716540728a9bd5bdcde6c37b3df861cb.zip
FreeBSD-src-53bf5019716540728a9bd5bdcde6c37b3df861cb.tar.gz
Properly make the end key work again for TERM=xterm.
I've been so busy hacking on utmpx the last couple of days, out of reflex, I committed it to the wrong source tree. Note to myself: don't hack on FreeBSD while watching TV at the same time. PR: conf/142578 Submitted by: Yuri Pankov <yuri pankov gmail com> Reminded by: stefanf
Diffstat (limited to 'etc')
-rw-r--r--etc/termcap.small4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/termcap.small b/etc/termcap.small
index d511471..916e31c 100644
--- a/etc/termcap.small
+++ b/etc/termcap.small
@@ -294,9 +294,9 @@ pc3|ibmpc3|IBM PC 386BSD Console:\
# $XTermId: termcap,v 1.78 2009/11/09 00:24:26 tom Exp $
#
xterm-new|modern xterm:\
- :*6=\EOF:@7=\EOF:F1=\E[23~:F2=\E[24~:K2=\EOE:Km=\E[M:\
+ :@7=\EOF:@8=\EOM:F1=\E[23~:F2=\E[24~:K2=\EOE:Km=\E[M:\
:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:\
- :k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:kH=\EOF:kI=\E[2~:\
+ :k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:kI=\E[2~:\
:kN=\E[6~:kP=\E[5~:kd=\EOB:kh=\EOH:kl=\EOD:kr=\EOC:ku=\EOA:\
:tc=xterm-basic:
#
OpenPOWER on IntegriCloud