Re: Patch 9.0.0787

2022-10-18 Fir de Conversatie Christopher Plewright
riott wrote: > > > On 18-Oct-2022 23:34, Bram Moolenaar wrote: > > > Patch 9.0.0787 (after 9.0.0775) > > > Problem: MS-Windows: mouse scrolling in terminal misbehaves without > dll. > > > Solution: Add #ifdef as a temporary solution. (Christopher Plewright

Re: Patch 9.0.0787

2022-10-18 Fir de Conversatie Bram Moolenaar
John Marriott wrote: > On 18-Oct-2022 23:34, Bram Moolenaar wrote: > > Patch 9.0.0787 (after 9.0.0775) > > Problem:MS-Windows: mouse scrolling in terminal misbehaves without dll. > > Solution: Add #ifdef as a temporary solution. (Christopher Plewright, > >

Re: Patch 9.0.0787

2022-10-18 Fir de Conversatie John Marriott
On 18-Oct-2022 23:34, Bram Moolenaar wrote: Patch 9.0.0787 (after 9.0.0775) Problem:MS-Windows: mouse scrolling in terminal misbehaves without dll. Solution: Add #ifdef as a temporary solution. (Christopher Plewright, closes #11392) Files: src/os_win32.c I know this

Patch 9.0.0787

2022-10-18 Fir de Conversatie Bram Moolenaar
Patch 9.0.0787 (after 9.0.0775) Problem:MS-Windows: mouse scrolling in terminal misbehaves without dll. Solution: Add #ifdef as a temporary solution. (Christopher Plewright, closes #11392) Files: src/os_win32.c *** ../vim-9.0.0786/src/os_win32.c 2022-10-16 19:45