[comp.sys.cbm] vt100-128 and termcap for vt100/vt102

prindle@NADC.ARPA (Frank Prindle) (02/14/90)

I don't know much about VT100-128, but here are two termcaps which should
work. The first is for a generic VT100 (with XON/XOFF flow control enabled),
while the second is for a VT102 or VT132 and works even better than the VT100
termcap for both Kermit 2.2 and Desterm. I use these all the time, and never
have trouble.  Its worth a try with the VT100-128 program.

#vt100
n0|vt100|VT100|dec vt100:\
	:ae=\E(B\E)B:as=\E(0\E)0:bl=^G:bs:cd=\E[J:ce=\E[K:\
	:cl=\E[H\E[2J:cm=\E[%i%d;%dH:co#80:cs=\E[%i%d;%dr:\
	:do=\E[B:ho=\E[H:if=/usr/lib/tabset/vt100:\
	:is=\E<\E[20l\E[?1l\E[?3l\E[?4l\E[?5l\E[?6l\E[?7h\E[?8h\E>\E[m\E[q\E(B\E)B\E[1;24r\E[3g:\
	:kb=^H:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:\
	:kd=\E[B:ke=\E>:kl=\E[D:kr=\E[C:\
	:ks=\E=:ku=\E[A:l1=PF1:l2=PF2:l3=PF3:l4=PF4:\
	:le=^H:li#24:mb=\E[5m:md=\E[1m:me=\E[m:mr=\E[7m:ms:nd=\E[C:pt:\
	:rc=\E8:rf=/usr/lib/tabset/vt100:\
	:rs=\E<\E[20l\E[?1l\E[?3l\E[?4l\E[?5l\E[?6l\E[?7h\E[?8h\E>\E[m\E[q\E(B\E)B\E[1;24r\E[3g:\
	:sc=\E7:se=\E[m:so=\E[7m:sr=\EM:vt#3:ue=\E[m:up=\E[A:us=\E[4m:

#vt132 or vt102
n2|vt132|VT132|vt102|VT102|dec vt132/vt102:\
	:al=\E[L:dl=\E[M:dc=\E[P:ei=\E[4l:im=\E[4h:tc=vt100:

Sincerely,
Frank Prindle
Prindle@NADC.arpa
Prindle@NADC.NAVY.MIL