Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cygwin terminal not displaying some encoding characters

Cygwin terminal does not display some characters such as Arabic (with the encoding Windows-1256 and ISO-8859-6). It shows only punctuation and numbers!

like image 355
user1200219 Avatar asked Nov 01 '13 18:11

user1200219


1 Answers

I've ran into this.

Firstly ensure that the language is installed in your operating system. Then right click on the terminal > options > text, set the encoding, locale and a font that you know works for your language. This should ensure that the correct characters output in the cygwin terminal.

like image 163
merrua Avatar answered Sep 20 '22 17:09

merrua