[net.micro.cpm] What termnal does Mode7 emulate

ANDY%MIT-OZ@MIT-MC.ARPA (04/02/84)

I recently installed Modem7 (mdm730) on my Kaypro II, only to
discover that it seemed to be only a dumb terminal.

If Modem7 is really a dumb emulator, is there an overlay or
something that turns it into say a vt52?

Thanks,
-Andy
ANDY@MIT-OZ

rturner@Darcom-Hq.ARPA (04/03/84)

From:      Richard G Turner <rturner@Darcom-Hq.ARPA>

I've found that my KayPro II, running MDM730, continues to emulate an
ADM-3A terminal, just like I was running TERM.COM. On our 4.2 UNIX
system the following termcap entry works well:
	kp|kaypro|kaypro2|kaypro 2:\
		:am:bs:li#24:co#80:\
		:cm=\E=%+ %+ :\
		:ho=^^:cl=1^Z:\
		:nd=^L:up=^K:do=^J:\
		:ce=^X:cd=^W:\
		:al=\EE:dl=\ER:

I have noticed a couple of minor glitches, but nothing I can't work
around.

By the way, full-screen stuff that works well with "set term=kaypro"
include rogue and vi.

					-rick