Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ukma!slogan From: slogan@ms.uky.edu (Stan Logan) Newsgroups: comp.sys.cbm Subject: Re: Kermit Keywords: kermit c64 Message-ID: <14318@s.ms.uky.edu> Date: 25 Feb 90 21:23:43 GMT References: <25e81b06:215comp.sys.cbm@nstar.UUCP> Reply-To: slogan@ms.uky.edu (Stan Logan) Organization: U of Kentucky, Mathematical Sciences Lines: 13 In article <25e81b06:215comp.sys.cbm@nstar.UUCP> akcs.paranoid@nstar.UUCP (paranoid) writes: > > >Is there a VT100 (Or any VTxx) terminal emulator with Kermit for the >Commodore 64? > >Thanks.. Yes, Kermit has a VT100/VT102 emulator built right into the program. To use this, type set term vt100 at the Kermit prompt. Use the termcap included somewhere earlier in this newsgroup. Stan