From ns1.nodak.edu!netnews.nwnet.net!ogicse!uwm.edu!cs.utexas.edu!utnut!torn!nott!cunews!freenet.carleton.ca!freenet!aa382 Sun Aug 15 09:49:57 CDT 1993
Article: 275 of comp.sys.apple2.comm
Xref: ns1.nodak.edu comp.sys.apple2.comm:275 comp.sys.apple2.gno:1675
Path: ns1.nodak.edu!netnews.nwnet.net!ogicse!uwm.edu!cs.utexas.edu!utnut!torn!nott!cunews!freenet.carleton.ca!freenet!aa382
From: aa382@freenet (Marc Sira)
Newsgroups: comp.sys.apple2.comm,comp.sys.apple2.gno
Subject: PSE termcap & terminfo (again)
Message-ID: <CBt131.BGL@freenet.carleton.ca>
Date: 15 Aug 93 14:18:37 GMT
Article-I.D.: freenet.CBt131.BGL
Sender: news@freenet.carleton.ca (News Administrator)
Reply-To: aa382@freenet.carleton.ca (Marc Sira)
Organization: The National Capital Freenet, Ottawa, Ontario, Canada
Lines: 39

Someone wrote me and forced me to look at these again ;) and I noticed
that something wasn't working properly; further investigation makes it
obvious that PSE doesn't properly repeat its own screen controls, using
its own repeat command. Oh well. These revised entries fix the problem -
the repeat command is still there, but most software should be cautious
enough not to repeat control codes unless explicitly told to.

I never would have noticed this if I wasn't being forced to use a csh against
my will <grin>.

Termcap is the first one, terminfo the second. Terminfo entries are compiled
using "tic" (/usr/5bin/tic on Sun systems).


ps|pse|proterm-special|ProTerm Special Emulation:\
	:co#80:li#24:is=^N:rs=^N:rp=^R%.%.:am:bs:bw:eo:mi:ms:pt:\
	:nw=^M^J:cr=^M:ta=^I:bl=^G:\
	:mr=^O:me=^N:so=^O:se=^N:as=^P:ae=^N:\
	:cd=^W:ce=^Y:cl=^L:ho=^X:cm=^^%r%+ %+ :ll=^^ 7:\
	:dc=^D:dl=^Z:ic=^F:al=^V:\
	:le=^H:nd=^U:do=^J:up=^K:sf=^J:sr=^K:\
	:kb=^H:kD=\177:kl=^H:kr=^U:kd=^J:ku=^K:


pse|proterm-special|ProTerm Special Emulation,
	bw, am, eo, mir, msgr, cols#80, lines#24, it#8, rep=^R%p1%c%p2%c,
	bel=^G, ht=^I, cr=^M, nel=^M^J, clear=^L, home=^X,
	cup=%{30}%c%p2%{32}%+%c%p1%{32}%+%c, ll=%{30}%c%{32}%c%{55}%c,
	cub1=^H, cuf1=^U, cud1=^J, cuu1=^K, ind=^J, ri=^K,
	el=^Y, ed=^W, dch1=^D, dl1=^Z, ich1=^F, il1=^V,
	smacs=^P, rmacs=^N, rev=^O, smso=^O, rmso=^N, sgr0=^N, is2=^N, rs1=^N,
	kbs=^H, kdch1=\177, kent=^M, kcub1=^H, kcuf1=^U, kcud1=^J, kcuu1=^K,
	acsc=+U\,H.J0NIC-K`[aVhWjMmTn]oLqSsIt_uZvIwLx|~@,


-- 
Marc Sira                  |
aa382@freenet.carleton.ca  |  "Your god drinks...p-p-peach nectar."
toh@micor.ocunix.on.ca     '


