Re: MacVim, installed binary port, but still blinks

2018-10-10 Thread Richard L. Hamilton
Yes, that's where I saw the workaround. I gather a fix that doesn't need that will be out probably in a few days. > On Oct 10, 2018, at 09:11, Ken Cunningham > wrote: > > I assume you saw the link to the upstream issue about the core text problem > that I put in the ticket. > > https://git

Re: MacVim, installed binary port, but still blinks

2018-10-10 Thread Ken Cunningham
I assume you saw the link to the upstream issue about the core text problem that I put in the ticket. https://github.com/macvim-dev/macvim/issues/751 Ken > On Oct 10, 2018, at 02:02, Richard L. Hamilton wrote: > > It runs, but blinks. > > There's a workaround: start MacVim, and uncheck Pref

MacVim, installed binary port, but still blinks

2018-10-10 Thread Richard L. Hamilton
It runs, but blinks. There's a workaround: start MacVim, and uncheck Preferences -> Advanced -> Use Core Text renderer Then quit MacVim, and when you start it, it shouldn't blink anymore. I gather that a better fix is pending upstream.