On Tue, Dec 9, 2008 at 11:55 AM, björn <[EMAIL PROTECTED]> wrote: >> First, I don't need the tab button so I disabled it. > > Ok, but I don't really see the need to have it disabled by default > since it hides itself when the tabline is filled up anyway. If > anybody else disagrees with me, then please speak up (it would be easy > enough to add a user default to disable this button if some people > prefer not to have this button).
Oh sure, it was just something I wanted myself, I don't expect you you actually integrate this patch, it was more just to demonstrate the kind of functionality I was looking for. Having it be a user default would be exactly what I'd be looking for. > >> Second, the >> starting width of the tab was a little small, so I resized it to >> Terminal.app's 200px default. > > You don't need to modify the source code to do this. Open Terminal and type: > > defaults write org.vim.MacVim MMTabOptimumWidth 200 > > and restart MacVim (see ":h macvim-prefs" and ":h macvim|/mmtab"). (I > personally think 200px looks a bit too wide.) That's great! I didn't know you could do that. I looked through the ":h macvim" docs, but I didn't see that listed. Thanks so much for that. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
