Re: Patch 9.0.0649

2022-10-04 Fir de Conversatie Bram Moolenaar
> On Mon, Oct 3, 2022 at 5:44 PM Bram Moolenaar wrote: > > > > > > Patch 9.0.0649 > > Problem:No indication when the first line is broken for 'smoothscroll= > '. > > Solution: Show "<<<" in the first line. > >

Re: Patch 9.0.0649

2022-10-03 Fir de Conversatie Tony Mechelynck
On Mon, Oct 3, 2022 at 5:44 PM Bram Moolenaar wrote: > > > Patch 9.0.0649 > Problem:No indication when the first line is broken for 'smoothscroll'. > Solution: Show "<<<" in the first line. > Files: src/drawline.c, src/testdir/dumps/Test

Patch 9.0.0649

2022-10-03 Fir de Conversatie Bram Moolenaar
Patch 9.0.0649 Problem:No indication when the first line is broken for 'smoothscroll'. Solution: Show "<<<" in the first line. Files: src/drawline.c, src/testdir/dumps/Test_smoothscroll_2.dump, src/testdir/dumps/Test_smoothscroll_3.dump,