Re: Patch 9.0.0466

2022-09-14 Fir de Conversatie Bram Moolenaar
> On 15-Sept-2022 07:14, Bram Moolenaar wrote: > > Patch 9.0.0466 > > Problem:Virtual text wrong after adding line break after line. > > Solution: Pass an "eol" flag to where text properties are adjusted. > > (closes #11131) > > Fi

Re: Patch 9.0.0466

2022-09-14 Fir de Conversatie John Marriott
On 15-Sept-2022 07:14, Bram Moolenaar wrote: Patch 9.0.0466 Problem:Virtual text wrong after adding line break after line. Solution: Pass an "eol" flag to where text properties are adjusted. (closes #11131) Files: src/change.c, src/textprop.c, src/proto/te

Patch 9.0.0466

2022-09-14 Fir de Conversatie Bram Moolenaar
Patch 9.0.0466 Problem:Virtual text wrong after adding line break after line. Solution: Pass an "eol" flag to where text properties are adjusted. (closes #11131) Files: src/change.c, src/textprop.c, src/proto/textprop.pro, src/testdir/test_te