Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!uunet!decwrl!deccrl!news.crl.dec.com!nntpd.lkg.dec.com!star.enet.dec.com!guineau From: guineau@star.enet.dec.com Newsgroups: comp.os.minix Subject: Re: vt100, zmodem, shells Message-ID: <23078@shlump.lkg.dec.com> Date: 31 May 91 18:47:17 GMT References: <22982@shlump.lkg.dec.com> <114@htsa.htsa.aha.nl> Sender: newsdaemon@shlump.lkg.dec.com Reply-To: guineau@star.enet.dec.com () Organization: Digital Equipment Corporation Lines: 16 As it turns out, MINIX provides enough ANSI escape sequences to make it look sort of like a VT100. If you set the TERM variable in .profile to vt100, and then do a $SET TERM/DEV=VT100 on the VMS system, it works well enough to use editors etc. (from minix sh) set TERM=vt100 export TERM Thanks to Dave Wecker for the help. -- W. John Guineau grep meaning life | more VMS Development Digital Equipment Corporation guineau@star.enet.dec.com