Open GoogleCodeExporter opened 9 years ago
I just found out on Issue 361 that using:
defaults write org.vim.MacVim MMNativeFullScreen
Disables the Lion fullscreen mode for MacVim and fixes the problem. Maybe this
could be switchable on MacVim itself.
Original comment by carlos...@gmail.com
on 30 Aug 2011 at 10:48
That's a workaround, but there's no reason that the linen background should be
visible in Lion native fullscreen mode either; I think this is a legit bug.
After all, most other apps that do native fullscreen properly take up the
entire screen.
Original comment by Glyph.Lefkowitz
on 30 Aug 2011 at 4:11
That's exacly what happens. If I "set fullscren" and then "set colums=80" for
example, it resizes the VIM window back to 80 columns and replace the
background with Lion's bg (linen) even setting the fuoptions:background flag.
Original comment by carlos...@gmail.com
on 30 Aug 2011 at 5:23
The native full-screen does not yet support the 'background' flag of 'fuopt'.
It is a known issue [1].
[1] https://github.com/b4winckler/macvim/wiki/ChangeLog
Original comment by bjorn.winckler@gmail.com
on 30 Aug 2011 at 6:36
Original issue reported on code.google.com by
carlos...@gmail.com
on 30 Aug 2011 at 10:44