Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!ames!aurora!labrea!jade!ucbvax!BFLY-VAX.BBN.COM!aking From: aking@BFLY-VAX.BBN.COM (Allen King) Newsgroups: comp.sys.atari.st Subject: Kermit and Termcaps Message-ID: <8709250300.AA00394@ucbvax.Berkeley.EDU> Date: Thu, 24-Sep-87 22:36:03 EDT Article-I.D.: ucbvax.8709250300.AA00394 Posted: Thu Sep 24 22:36:03 1987 Date-Received: Sat, 26-Sep-87 18:02:04 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 17 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?