Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: Terminfo problem/question Keywords: Automatic margins Message-ID: <10101@smoke.BRL.MIL> Date: 23 Apr 89 01:09:45 GMT References: <136@dptudg.sat.datapoint.com> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 9 In article <136@dptudg.sat.datapoint.com> lcz@sat.datapoint.com (Lee Ziegenhals) writes: >Is this a problem in the terminfo entry, or is this a problem in the >application programs, or am I just missing something somewhere? It's a combination of the terminal design and erroneous assumptions being made by the applications. You may be able to work around this by changing the number of columns in the terminal description to 79, which will avoid ever triggering the VT220 autowrap behavior (unless the applications are REALLY out to lunch).