home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!ames!agate!iat.holonet.net!uupsi!psinntp!rlyeh.multisys.com!rot
- From: rot@multisys.com (Republic of Taiwan)
- Newsgroups: comp.windows.x.apps
- Subject: Re: Problems invoking vi through xterm
- Message-ID: <BtrCu3.5MI@multisys.com>
- Date: 29 Aug 92 18:32:26 GMT
- References: <1adnk5m.westes@netcom.com>
- Organization: Multimedia Information Systems Corporation, San Jose, CA TEL: (408) 437-3031 E-mail: info@multisys.com
- Lines: 32
-
- In article <1adnk5m.westes@netcom.com> westes@netcom.com (Will Estes) writes:
- =
- =When I invoke vi
- =through xterm with
- =the command:
- =
- = xterm -ls -132 -e vi
- =
- =I end up with a vi
- =window that is
- =always 24x80, even
- =if I re-size the
- =xterm window.
- =Further, as can be
- =seen in this note,
- =vi will set the
- =margin to around 20,
- =even if I explicitly
- =reset the margin
- =with the command:
- = set wm=65
- =inside of vi.
- =
- =Is there a
- =workaround for this
- =bug?
- =
- =--
- =Thanks,
- =Will Estes Internet: westes@netcom.com
-
- xterm -g =132x24 -ls -e vi
-