Cool! I found those threads and eventually got to the Lion branch in Github. I noticed that there was no build available, so I built it and packaged it up for download on my blog, if anybody is interested:
http://cweagans.net/blog/2011/7/22/macvim-lion -- Cameron Eagans http://cweagans.net On Friday, July 22, 2011 at 5:39 PM, Kyle Lippincott wrote: > There are existing threads on the mailing list about this - there are both > benefits and drawbacks to Lion's fullscreen support, and I believe I read > that there's a version of MacVim with experimental Lion fullscreen support. > Check the recent threads, they're all about Lion :) > > On Fri, Jul 22, 2011 at 3:45 PM, cweagans <[email protected] > (mailto:[email protected])> wrote: > > Lion has a built-in full screen api. How difficult would it be to swap > > out MacVim's full screen functionality for the Lion-native version? > > This would probably need to happen conditionally, based on the API > > being available (if it's available, use it. Else, use the existing > > functionality). > > > > -- > > 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 -- 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
