Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!genrad!panda!talcott!harvard!seismo!brl-tgr!tgr!terry@rand-unix From: terry@rand-unix (Terry West) Newsgroups: net.unix-wizards Subject: Re: How to make Rand editor work with 132 column terminal? Message-ID: <8743@brl-tgr.ARPA> Date: Wed, 27-Feb-85 18:44:05 EST Article-I.D.: brl-tgr.8743 Posted: Wed Feb 27 18:44:05 1985 Date-Received: Sat, 2-Mar-85 03:21:02 EST Sender: news@brl-tgr.ARPA Lines: 13 Is it possible to make the Rand editor work with a (Wyse-50) 132 column terminal? I have changed the co# entry in termcap with no results, the Rand editor still thinks I have only 80 columns. The vi editor works fine, however. This is on a v.7 system with sh and csh. Thanks. In the file e.t.h, (1) change MAXWIDTH to 132; and (2) make sure "#define WIDE" is set. That should do it. Terry West