LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Weird characters in the linux consoles and lines not drawn correctly (https://www.linuxquestions.org/questions/linux-software-2/weird-characters-in-the-linux-consoles-and-lines-not-drawn-correctly-559497/)

fakie_flip 06-06-2007 12:09 AM

Weird characters in the linux consoles and lines not drawn correctly
 
Hello. I need some help. When I launch midnight commander or finch from a linux console such as tty5, it displays strange characters, happy faces, etc. and does not display the lines correctly. How can it be fixed?

http://img183.imageshack.us/img183/9026/hpim1001bh8.jpg

http://img183.imageshack.us/img183/9010/hpim1007zv2.jpg

Tinkster 06-06-2007 07:22 PM

try
export LC_ALL=C;mc

mc often doesn't handle UTF locales very gracefully.

Cheers,
Tink

Emerson 06-06-2007 08:14 PM

Building MC with slang instead of ncurses is known to fix the problem.


All times are GMT -5. The time now is 12:20 AM.