Björn,

Is it expected to work fine on Snow Leopard? I haven't upgraded to Lion yet 
(and probably won't any time soon) but I like to use the latest snapshots.

Thanks!  

--  
Cássio Marques


On Wednesday, July 27, 2011 at 3:27 PM, Björn Winckler wrote:

> Hi,
>  
> I have uploaded a new snapshot of MacVim. Changes and download link are here:
>  
> https://github.com/b4winckler/macvim/wiki/ChangeLog
>  
> Note that this will only run on 64 bit Macs with Mac OS X 10.6 or 10.7. 
> Building with support for 10.6 was tricky -- let me know if there are 
> problems on 10.6 (I did a quick test myself without any hiccups).
>  
> This is a first attempt at supporting Lion's native full-screen. This was 
> definitely a non-trivial change. There is lots of weird behavior with Lion 
> full-screen (enough for a blog post, if I get the time). I'm sure there are 
> still bugs in there. For example:
>  
> * toggling the toolbar in full-screen sometimes means it is impossible to 
> enable the toolbar once you leave full-screen
>  
> * putting "set fu" in your .gvimrc and then starting with "mvim" results in 
> the menu bar never showing up until you first leave full-screen
>  
> I'm sure there are more problems (let me know if/when you find any). Perhaps 
> there are clever ways of circumventing the two I listed above, but it might 
> be more prudent to wait for Apple to update Lion (I don't know). I certainly 
> wasted a lot of time struggling with similar annoyances.
>  
> For those of you who are not charmed by Lion's full-screen, this one is for 
> you:
>  
> defaults write org.vim.MacVim MMNativeFullScreen 0
>  
> This incantation (typed in Terminal) will revert to MacVim's custom 
> full-screen code (you may want to quit/restart after typing that). Re-enable 
> native full-screen by putting a "1" where the "0" is.
>  
>  
> Björn
>  
> --  
> You received this message from the "vim_mac" 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

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

Reply via email to