Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!wrdis01!gatech!udel!sbcs!eeserv1.ic.sunysb.edu!mfader From: mfader@eeserv1.ic.sunysb.edu (Michael Fader) Newsgroups: comp.sys.mac.comm Subject: Re: Problems using ZTerm and . . . vi Message-ID: <1991Apr9.030212.25848@sbcs.sunysb.edu> Date: 9 Apr 91 03:02:12 GMT References: <1970001@hpcc01.HP.COM> <1970002@hpcc01.HP.COM> <1991Apr8.082505.12520@milton.u.washington.edu> Sender: usenet@sbcs.sunysb.edu (Usenet poster) Organization: State University of New York at Stony Brook Lines: 25 In article <1991Apr8.082505.12520@milton.u.washington.edu> tmaddox@milton.u.washington.edu (Tom Maddox) writes: > > I've gone back to Zterm because I really like using zmodem for >downloads. However . . . > > Its vt100 emulation in vi is just awful. Is there some set of >parameters in the program or in my .cshrc I can change to make the emulation >work better? > > >-- > Tom Maddox > tmaddox@milton.u.washington.edu > "It is imperative to write invulnerable sentences." -- Hugo Ball I'm a gnuemacs user myself (I think vi is just awful), so I don't know much about vi. Since I have no problem with vt100 emulation here with any comm program I've ever used, I have to wonder if your system knows you're using a vt100 emulator. Are you asked what terminal type you're using when you log on, or does your system assume some mysterious default? Try issuing the UNIX command, setenv TERM vt100 before you start vi. Hope that helps.