fixedsys icon indicating copy to clipboard operation
fixedsys copied to clipboard

Not playing nice with MacVim

Open benjaminmordaunt opened this issue 6 years ago • 4 comments

I've entered:

set guifont=Fixedsys\ Excelsior:h16
set noanti
set macligatures

into .gvimrc but MacVim seems to not like the ligatures one bit. image Ligatures don't line up and they superimpose one another.

benjaminmordaunt avatar Jul 17 '18 17:07 benjaminmordaunt

Does it work well with other fonts that have ligatures?

iiiGerardoiii avatar Jul 17 '18 18:07 iiiGerardoiii

There's some regression in MacVim regarding ligatures. Everything above 8.1-146 doesn't render this font reliably. I'm going to look into this, but not very soon. You can try to open MacVim issue and see what they say there. For myself I just brew pin the version at 8.1-146 and called it a day until I have more time to investigate.

kika avatar Jul 17 '18 18:07 kika

~I've updated to 8.1-153 and font works fine for me~

No, wishful thinking detected

kika avatar Jan 26 '19 00:01 kika

I've tried to fix this in MacVim for a couple of days but failed, I don't know about CoreText enough to do anything meaningful. I've found a workaround, but you need to rebuild MacVim. See the issue in MacVim repo https://github.com/macvim-dev/macvim/issues/841

kika avatar Feb 04 '19 00:02 kika

Seems that MacVim people fixed that

kika avatar Mar 05 '23 23:03 kika