[comp.sys.amiga] UW/Amiga ANSI Termcap

mcinerny@rochester.UUCP (06/02/87)

[]
Well, I finally got tired of the rather lame bsd ansi termcap entry
so I broke down and figured out how to write my own.  This one takes
pretty good advantage of the Amiga ANSI implementation.  I've set up
the standout mode to use Inverse-Video & Italics, but you may want to
change that.  I've also set the display to 79x23 because that's what
AmigaUW defaults to (and it's what "80col" text on 640x200 does).  You
can change that too (co and li), but don't forget to change the init
string (is).

Also, I took a two week computer hiatus after posting AmigaUW.  So,
I missed any and all comments that might have been generated.  If anyone
has any suggestions/bugs/etc., please e-mail me.

-Michael

------------------------snip------------------------------
sz|amiga|amiga-ansi:\
	:ae=\017:as=\016:bw:mi:ms:sf=\E[S:sr=\E[T:te=\E[S\E23;H:vb=\007:\
	:cr=^M:do=\ED:nl=^J:bl=^G:co#79:li#23:cl=\014:\
	:le=^H:bs:am:cm=\E[%i%d;%dH:nd=\E[C:up=\E[A:\
	:ce=\E[K:cd=\E[J:so=\E[3;7m:se=\E[m:us=\E[4m:ue=\E[m:\
	:md=\E[1m:mr=\E[7m:mb=\E[2m:me=\E[m:is=\E[23t\E[79u\E[23;H:\
	:ku=\EA:kd=\EB:kr=\EC:kl=\ED:kb=^H:kh=\E?~\
	:ho=\E[H:k1=\E0~:k2=\E1~:k3=\E2~:k4=\E3~:ta=^I:pt:sr=\EM:\
	:al=\E[L:dl=\E[M:dc=\E[P:ic=\E[@:im=:ei=:ed=:xn:
------------------------snip------------------------------