Open
Description
Hi, I use vim inside the terminal and it renders Arabic correctly. But I'm missing MacVim features. I was wondering if MacVim is using CoreText, then why Arabic is rendered incorrectly?
Take the following words for example, if you check the vim 8 in terminal it should display it as you can see it in your browser (if you have already executed set noarabic
).
عربی فارسی
But in MacVim, the Arabic text is rendered from left to right. I saw there is an issue already posted here #696, but was it fixed?