Hi. 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&restrict_sr=1 * This mini patch automatically changes the main window to the background colour thus eliminating white-space to the right and bottom edge - it looks great * I have utilised the static s_brush so it will always contain the main window background brush just as before * The previous brush is deleted after being replaced by the new one * I have checked for memory leaks Thanks for everything. :) S. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/524710744.20191113125510%40me.com.
gvim_w32_background_fix.diff
Description: Binary data
