Re: vi crash on page forward with long lines

2019-01-10 Thread Martijn van Duren
On 1/10/19 6:13 PM, Martijn van Duren wrote: > On 1/10/19 1:00 PM, Otto Moerbeek wrote: >> On Thu, Jan 10, 2019 at 02:18:50AM -0700, Anthony J. Bentley wrote: >> >>> Hi, >>> >>> I have a vi test case that reliably crashes. >>> >>> It consists of two files. To crash in a 80x24 terminal, the files sh

Re: vi crash on page forward with long lines

2019-01-10 Thread Martijn van Duren
On 1/10/19 1:00 PM, Otto Moerbeek wrote: > On Thu, Jan 10, 2019 at 02:18:50AM -0700, Anthony J. Bentley wrote: > >> Hi, >> >> I have a vi test case that reliably crashes. >> >> It consists of two files. To crash in a 80x24 terminal, the files should >> be as follows: >> >> foo.txt should be 27 lin

Re: vi crash on page forward with long lines

2019-01-10 Thread Otto Moerbeek
On Thu, Jan 10, 2019 at 02:18:50AM -0700, Anthony J. Bentley wrote: > Hi, > > I have a vi test case that reliably crashes. > > It consists of two files. To crash in a 80x24 terminal, the files should > be as follows: > > foo.txt should be 27 lines long. The fifth line should consist of 81 > cha

vi crash on page forward with long lines

2019-01-10 Thread Anthony J. Bentley
Hi, I have a vi test case that reliably crashes. It consists of two files. To crash in a 80x24 terminal, the files should be as follows: foo.txt should be 27 lines long. The fifth line should consist of 81 characters, and the others 80 or below. bar.txt should be 5 lines or more, each line of l