[net.unix] Termcap entry for an hp98700?

bierma@nprdc.arpa (Larry Bierma) (03/14/86)

Greetings,

Does anyone have a termcap entry for an hp98700?

--Larry		ARPA: bierma@nprdc.arpa
		UUCP: {decvax,ucbvax,ihnp4}!sdcsvax!sdics!nprdc!bierma
		PSTN: (619) 225-2161

stroyan@hpfcdc.HP (Mike Stroyan x2003) (03/17/86)

h0|hpsub|hp terminals -- capability subset:\
        :if=/usr/lib/tabset/stdcrt:\
	:al=\EL:am:bs:\
	:cd=\EJ:ce=\EK:ch=\E&a%dC:cl=\EH\EJ:\
	:co#80:da:db:dc=\EP:dl=\EM:do=\EB:ei=\ER:\
	:kb=^H:kd=\EB:kh=\Eh:kl=\ED:kr=\EC:ku=\EA:\
	:ke=\E&s0A:ks=\E&s1A:\
	:li#24:mi:nd=\EC:pt:\
	:se=\E&d@:so=\E&dB:\
	:up=\EA:xs:

h1|hp|hpex|hp extended capabilites:\
	:cm=\E&a%dy%dC:cv=\E&a%dY:\
	:im=\EQ:ml=\El:mu=\Em:\
	:ue=\E&d@:us=\E&dD:\
	:tc=hpsub:

hh|hp98700|series 500 or 300 ite:\
	:li#46:co#128:\
	:if=/usr/lib/tabset/9837:\
	:tc=hp:

/usr/lib/tabset/9837 should contain
  <esc> 3 <carriage return> <15 of [<8 spaces> <esc> 1]> <carriage return>

That is setting tabstops all the way out to column 128 instead of column 80.
Vi can become lost if the tabstops only are set out to column 80.

Mike Stroyan, hpfcla!stroyan

There is no warranty, express or implied on this stuff, but it will
probably work anyway.