I'm using gVIM with Windows 8, and since first time I opened it theres always those strange borders at right and bottom sides:
normal window [full size image]
fullscreen [full size image] - even bigger borders, look at the green dotted area at right and bottom
restored
Im using
set guioptions-=m set guioptions-=t set guioptions-=T set guioptions-=r set guioptions-=L
so no scrollbars and menus.
Any idea of how to remove those borders as in the left side?
Additional information: Tested in Windows XP with 1280x1024 in a 17" display. And Windows 8 with 1920x1080 in a 21"5, same problem.
I was able to fix this in Ubuntu 13.04 by creating ~/.gtkrc-2.0
with the following contents:
style "vimfix" { bg[NORMAL] = "#242424" # this matches my gvim theme 'Normal' bg color. } widget "vim-main-window.*GtkForm" style "vimfix"
An old question, I know. I don't have a permanent solution, but I have figured out a good workaround:
The margins will still be there, but they'll be black (or whatever color you choose), so they'll not only be less noticeable, they'll also let your eyes adjust to using gVim in a dark room with a dark, low-contrast theme. Of course, you'll have to do this every time you start gVim.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With