[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

termcap query



I cobbled together my own termcap entry by changing the screen size of
a VT100 termcap entry so as to use the whole screen.  Then I tell the
Symbolics to emulate a VT100.  I hacked Telnet to make the meta-key
work with gnu-emacs, and I have someone else's hack for making
carriage returns work better, but my hacks were overwritten in loading
the first ECO tape.  Sigh.  Can we have source code to the ECOs?  Then
I could patch the patch to get the benefits of both my hacks and those
first Telnet patches (remember how bad Telnet was when it started
using Dynamic Windows?  I didn't even consider leaving the ECOs
unloaded so my hacks would work!)  I also did a couple of other things
to Telnet, like teach it that Ultrix is to be treated like UNIX, and
that a VT100 for UNIX should not do overstriking as the default.  Here
is my termcap entry.  If anybody wants the other stuff (i.e., if you
don't load the ECOs which make Telnet work at a reasonable speed) then
drop me a line.

----cut here---
li|lispm|jhblispm|Copied from vt100 with no init, but bigger:\
	:co#90:li#50:am:bs:pt:xn:cl=45\E[H\E[2J:\
	:cm=%i\E[%d;%dH:nd=\E[C:up=\EM:ho=\E[H:ce=2\E[K:cd=2*\E[J:\
	:nl=200*\n:cr=\r:sr=5\EM:sf=\ED:\
	:cs=\E[%i%d;%dr:so=\E[7m:se=\E[m:us=\E[4m:ue=\E[m:LC:\
	:kl=\E[D:kr=\E[C:ku=\E[A:kd=\E[B:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS: