How to fix midnight commander interface in putty
Posted by zdravko on January 03 2010 12:23:57
If your midnight commander interface looks bad with strange symbols in the interface , you can fix this bug if you write in the console the following command:
export LANG=en_US
mc
This will fix the problem.