Hi! I installed the [JetBrains Mono](https://www.jetbrains.com/lp/mono/) font in Android Studio (macOS) and enabled font ligatures, but it seems to be replacing
->
with a unicode character
→
, and now even
vim
is doing this replacement in the terminal (even Slack is doing it as I type
-
followed by
>
! None of my code compiles anymore because of the illegal characters that have been inserted. Can somebody help me?
Android Studio 3.5.3
s
Sean Keane
02/03/2020, 3:40 PM
Does it happen when font ligatures are disabled?
g
Gabriel Feo
02/03/2020, 4:36 PM
Yes, it still happens. I disabled font ligatures, switched the font back to Menlo, uninstalled the font from the OS, but it still happened in vim, VS Code...
Gabriel Feo
02/03/2020, 4:37 PM
I just reinstalled macOS (without wiping, just reinstalling system files) and it did nothing 😩