You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim_dev
On Jul 25, 8:28 am, "hell.director" <hell.direc...@gmail.com> wrote:
> White blank line of 1px height appears at the bottom of the window.
I get it too, but it's black. Playing around with my System settings
in Kubuntu, it's the window background colour that was in effect when
gvim started. (I use black as my window background colour.)
Regards, John
hell.director
unread,
Jul 25, 2009, 5:58:32 PM7/25/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim...@googlegroups.com
Here is a patch which fixes the problem. Don't know about any drawback, as far as I tested - everything was OK.
Apply like this: cd vim72/src patch -p0 < bottom_line_fix.patch