[net.micro.mac] Mac termcap

robert@gitpyr.UUCP (Robert Viduya) (12/24/84)

Here's a termcap entry for the Macintosh running MacTerminal.  The termcap
runs in 80-column mode with autowrap set (set by the initialization string).

--------cut here---------------
#
# Apple
#
Am|mac|macintosh|Apple Macintosh with MacTerminal:\
	:AL=\E[%dL:al=\E[L:am:bl=^G:bs:cd=\E[J:ce=\E[K:cl=\E[H\E[J:\
	:cm=\E[%i%d;%dH:co#80:cs=\E[%i%d;%dr:ct=\E[g:DC=\E[%dP:\
	:dc=\E[P:DL=\E[%dM:dl=\E[M:do=\E[B:DO=\E[%dB:ei=:ho=\E[H:\
	:IC=\E[%d@:ic=\E[@:im=:is=\E(B\E[2l\E[20l\E[?3l\E[?7h:\
	:kb=^H:kd=\E[B:kh=\E[H:kl=\E[D:kn#4:kr=\E[C:ku=\E[A:\
	:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:LE=\E[%dD:le=\E[D:li#24:\
	:ll=\E[24;1H:ms:nd=\E[C:nw=\EE:pt:rc=\E8:ri=\E[C:RI=\E[%dC:\
	:sc=\E7:se=\E[m:sf=\ED:so=\E[1m:sr=\EM:st=\EH:ue=\E[m:\
	:up=\E[A:UP=\E[%dA:us=\E[4m:xn:xo:
-- 
Robert Viduya
Office of Computing Services
Georgia Institute of Technology, Atlanta GA 30332
Phone:  (404) 894-4669

...!{akgua,allegra,amd,hplabs,ihnp4,masscomp,ut-ngp}!gatech!gitpyr!robert
...!{rlgvax,sb1,uf-cgrl,unmvax,ut-sally}!gatech!gitpyr!robert

robert@gitpyr.UUCP (Robert Viduya) (12/25/84)

The termcap entry for the Macintosh that I posted a couple of days ago had
a slight error in it.  There something strange about the insert-character
sequence.  Here's a fixed version:

---cut here---
#
# Apple
#
Am|mac|macintosh|Apple Macintosh with MacTerminal:\
	:AL=\E[%dL:al=\E[L:am:bl=^G:bs:cd=\E[J:ce=\E[K:cl=\E[H\E[J:\
	:cm=\E[%i%d;%dH:co#80:cs=\E[%i%d;%dr:ct=\E[g:DC=\E[%dP:\
	:dc=\E[P:DL=\E[%dM:dl=\E[M:do=\E[B:DO=\E[%dB:ei=:ho=\E[H:\
	:IC=\E[%d@ :ic=\E[@ :im=:is=\E(B\E[2l\E[20l\E[?3l\E[?7h:\
	:kb=^H:kd=\E[B:kh=\E[H:kl=\E[D:kn#4:kr=\E[C:ku=\E[A:\
	:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:LE=\E[%dD:le=\E[D:li#24:\
	:ll=\E[24;1H:ms:nd=\E[C:nw=\EE:pt:rc=\E8:ri=\E[C:RI=\E[%dC:\
	:sc=\E7:se=\E[m:sf=\ED:so=\E[1m:sr=\EM:st=\EH:ue=\E[m:\
	:up=\E[A:UP=\E[%dA:us=\E[4m:xn:xo:
-- 
Robert Viduya
Office of Computing Services
Georgia Institute of Technology, Atlanta GA 30332
Phone:  (404) 894-4669

...!{akgua,allegra,amd,hplabs,ihnp4,masscomp,ut-ngp}!gatech!gitpyr!robert
...!{rlgvax,sb1,uf-cgrl,unmvax,ut-sally}!gatech!gitpyr!robert