Re: gVim for Windows - Patch to fill empty space around text area

2019-11-15 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > 2019/11/15 Fri 6:36:36 UTC+9 Bram Moolenaar wrote: > > > > Simon wrote: > > > > > Attached is a patch to solve a long-standing issue in gVim when > > > using dark backgrounds. e.g. > > > > > > https://github.com/vim/vim/issues/349 > > > https://www.reddit.com/r/vim/searc

Patch 8.1.2301

2019-11-15 Fir de Conversatie Bram Moolenaar
Patch 8.1.2301 Problem:MS-Windows GUI: drawing error when background color changes. Solution: Implement gui_mch_new_colors(). (Simon Sadler) Files: src/gui_w32.c *** ../vim-8.1.2300/src/gui_w32.c 2019-11-05 21:09:18.629946582 +0100 --- src/gui_w32.c 2019-11-14 22:10:20.94

Re: [vim/vim] Can not show the color theme correctly (#5201)

2019-11-15 Fir de Conversatie Christian Brabandt
Try make install to make sure everything is setup correctly. > Am 15.11.2019 um 17:12 schrieb cs-pchsu (Vim Github Repository) > : > >  > Q: Is vim correctly installed? > A: After I have compiled the project, I execute vim directly in the src > directory. > > Q:Is the Vimruntime env variable

Re: [vim/vim] Can not show the color theme correctly (#5201)

2019-11-15 Fir de Conversatie Gary Johnson
On 2019-11-15, cs-pchsu wrote: > Q: Is vim correctly installed? > A: After I have compiled the project, I execute vim directly in the src > directory. > > Q:Is the Vimruntime env variable correctly set? > A:What files are there for me to refer to how to set runtime env. If you are executing vim d

Re: gVim for Windows - Patch to fill empty space around text area

2019-11-15 Fir de Conversatie Ken Takata
Hi Bram, 2019/11/15 Fri 6:36:36 UTC+9 Bram Moolenaar wrote: > > > Simon wrote: > > > Attached is a patch to solve a long-standing issue in gVim when > > using dark backgrounds. e.g. > > > > https://github.com/vim/vim/issues/349 > > https://www.reddit.com/r/vim/search/?q=gvim%20borders&restric