how to fix Midnight Commander codepage in Putty (redhat)/ Как исправить кодировку midnight commander в putty (redhat)
1. type “locale” in shell
2. look at LANG section (my looks like this “LANG=en_US.UTF-8”)
3. In putty go to window->translation
4. Set the “Character set translation on received data” according to you locale (in my case UTF-8)
5. In putty goto window->appearance and change font according to yoou locale (in my case i choose “lucinda console” character set “Western European” or “Western”)
6. now type “mc”
7. enjoy!
p.s. to install Midnight commander type “yum install mc”
RUS:
1. наберите “locale” в putty
2. посмотрите на секцию “LANG” (моя выглядит так “LANG=en_US.UTF-8”)
3. В putty перейдите к настройкам window->translation
4. Установите кодировку “Character set translation on received data” соответственно с вашей локалью (в моем случае UTF-8)
5. Перейдите к настройкам window->appearance и смените шрифт (я сменил на “lucinda console” набор символов “Western European” или “Западно европейский”)
6. теперь наберите “mc” в putty
7. Всё!
p.s. чтобы установить Midnight commander наберите в консоли “yum install mc”