Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ihnp4!homxb!mtuxo!mtune!mtunk!dbw From: dbw@mtunk.UUCP Newsgroups: comp.sys.att Subject: Re: vi editor problem on UNIX-pc Message-ID: <48@mtunk.ATT.COM> Date: Wed, 18-Nov-87 20:07:44 EST Article-I.D.: mtunk.48 Posted: Wed Nov 18 20:07:44 1987 Date-Received: Sun, 22-Nov-87 07:21:27 EST References: <50@cjsa.UUCP> <2271@ihuxy.ATT.COM> Reply-To: dbw@mtunk.UUCP (d.b.wood) Organization: AT&T ISL Middletown NJ USA Lines: 7 Keywords: vi editor unix-pc Make sure to check out the shell variables LINES and COLUMNS. You can enter the command ":set all" and it will tell you what it thinks its window is (should be $LINES-1). The UNIX PC often sets these for its smaller windows, in your $HOME/Environment file, and this will mess up full screen vi. Dave Wood