> 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
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
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