Wednesday, November 21, 2012

Re: Vim vs GVim

On Wednesday, November 21, 2012 7:07:42 PM UTC+13, I wrote:
> ... I change gui.h to have
> #define SB_DEFAULT_WIDTH 8

It's just occurred to me that not many readers will know what that does. It's the scroll bar default width, normally set to 16. Vim's GTK2 code lacks the whatever to pick it up from GTK customization files. Saves 8 pixels, the height of the vim window! (I have colorize_scrollbar = TRUE in one of those files to make it easy to see the "thumb".)

Regards, John Little

--
You received this message from the "vim_use" 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

No comments:

Post a Comment