Re: Patch 8.1.1657

2019-07-10 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > 2019/7/10 Wed 6:22:41 UTC+9 Bram Moolenaar wrote: > > Patch 8.1.1657 > > Problem:Terminal: screen updates from 'balloonexpr' are not displayed. > > Solution: Update the screen if needed. Fix the word position for > >

Re: Patch 8.1.1657

2019-07-10 Fir de Conversatie Ken Takata
Hi Bram, 2019/7/10 Wed 6:22:41 UTC+9 Bram Moolenaar wrote: > Patch 8.1.1657 > Problem:Terminal: screen updates from 'balloonexpr' are not displayed. > Solution: Update the screen if needed. Fix the word position for > "mousemoved". > Files

Patch 8.1.1657

2019-07-09 Fir de Conversatie Bram Moolenaar
Patch 8.1.1657 Problem:Terminal: screen updates from 'balloonexpr' are not displayed. Solution: Update the screen if needed. Fix the word position for "mousemoved". Files: src/beval.c, src/proto/beval.pro, src/popupwin.c, src/normal.c,