[comp.sys.atari.st] Kermit and Termcaps

aking@BFLY-VAX.BBN.COM (Allen King) (09/25/87)

Occasionally I use KERMIT as a terminal emulator with the following
TERMCAP entry to my VAX/ULTRIX:

st|vt52st|520st emulating vt52:
	:co#80:li#25:cr=^M:nl=^J:le=^H:ta=^I:bl=^G:bs:pt:
	:is=\Ev\Ee:am:cd=\EJ:ce=\EK:cl=\EE:
	:up=\EA:do=\EB:nd=\EC:sr=\EI:
	:al=\EL:dl=\EM:so=\Ep:se=\Eq:
	:cm=\EY%+ %+ :

When running GNU-EMACS the screen spazzes on long lines -- very
annoying. Do others have better TERMCAP entries?  Does UNITERM solve
the problem? Is there a newer version of KERMIT that fixes the
problem? Mine is a good 20 months old.

Also, is there a newer version of KERMIT which perhaps lets you know about
percentage of file transfered, and will transfer arbitrary binary files?