Hi Jonathan, On 10.01.2009, at 13:11, Jonathon Mah wrote:
> I'm just wanting to gauge interest in "Mac-style" scrollbars, where > each Vim window has a scrollbar on its right and/or bottom edges > (instead of the extreme edges of the Mac window enclosing it). I > couldn't see anything in the archives about it. Is this something that > people would find useful, or is sticking to the Vim way preferred? i think Mac-style scrollbars are nicer, but I don't care a lot about it. I guess it's very hard to add this, though, as vim's window layout is character-based, and the size of a character changes when you hit ⌘=, while the size of a scroll bar does not change. So you would probably have to change vim's window layout code, and that sounds like more effort than it's worth. Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
