Git log messages
Hello. In git history messages in Armenian language shown as rectangles. Image is attached. Does anyone know the reason?
Attachment(s):
screenshot.png
Please sign in to leave a comment.
Hello. In git history messages in Armenian language shown as rectangles. Image is attached. Does anyone know the reason?
Please sign in to leave a comment.
Git log is using the same font as the editor. Make sure the font you have specified at Preferences | Editor | Colors & Fonts | Font can display armenian glyphs. To change the font in the default scheme you need to use Save As button first as you can't modify the default schemes.
Thanks for answer, but doesn't help.
What font do you use? Does it display the same characters in the editor?
I use SansSerif font. Yes in editor characters displayed correctly. See in last screenshot, in git tree text is displayed as rectangles, but in bottom text is displayed correctly.
Attachment(s):
screenshot2.png
Does it help if you choose the same font for IDE?

Yes, works. Thanks very much.