Help me! (termcap bug?)

Little Guy ronbe at tekred.UUCP
Mon May 20 17:14:39 AEST 1985


Help!  Can somone tell me why the termcap entry
	setenv TERMCAP 'M6|trs80|trs-80:\
	ae=^V:am:as=^V:bs:bw:cd=\037:\
	ce=\036:cl=20*\034\037:co#64:do=^Z:ho=\034:\
	is=\034\037:kr=\t:ku=[:li#16:ll=\034\033:\
	nd=^Y:up=\E'
works, but
	setenv TERMCAP 'M6|trs80|trs-80:\
	am:bs:bw:cd=\037:\
	ce=\036:cl=20*\034\037:co#64:do=^Z:ho=\034:\
	is=\034\037:kr=\t:ku=[:li#16:ll=\034\033:\
	nd=^Y:up=\E'
doesn't do the automatic margins correctly (am)?
	The only difference is the removal of the
alternate character set switches.  I'm now using my own
video control code, and didn't do anything with the
alternate character set.  But now the am switch doesn't
seem to work.  What worked fine before now gives me wra

p-around lines like this.
	Any ideas?  Did I find a bug?
(11/70A PDP11 Berkeley 2.9bsd)
-- 
New dictionary entries:
recursion: see recursive
recursive: see recursion
	...tektronix!tekred!ronbe (Ron Bemis)



More information about the Comp.unix mailing list