Wscons terminals (wsvt25) have 25 lines, so we shouldn't use the vt220

initialisation sequence (which sets the scrolling region to the top 24
lines).
Noticed by Martin Husemann.
This commit is contained in:
jdc 2003-01-12 11:17:21 +00:00
parent 66808db078
commit 3632692722
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: termcap.src,v 1.72 2002/10/08 20:20:42 martin Exp $
# $NetBSD: termcap.src,v 1.73 2003/01/12 11:17:21 jdc Exp $
#
######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
#
@ -907,7 +907,7 @@ x68k|x68k-ite|NetBSD/x68k ITE:\
# after the manner of the pcvt entries.
wsvt25|NetBSD wscons in 25 line DEC VT220 mode:\
:Co#16:NC#32:pa#256:it#8:ms:ut:\
:@7=\E[8~:\
:@7=\E[8~:is=\E[r\E[25;1H:\
:k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~:k5=\E[15~:k6=\E[17~:\
:k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:kh=\E[7~:F1=\E[23~:F2=\E[24~:\
:AB=\E[4%dm:AF=\E[3%dm:op=\E[m:\