2

How do I get Russian letters to show up properly when using nano? Currently they show up like this:

�^��^�новн�^�е

Ryan
  • 782
  • 1
  • 10
  • 25
  • Can you clarify whether you are asking about vi or nano? They are two different editors. – thomasrutter May 24 '16 at 01:13
  • 2
    what's `locale` say? nano just uses the encoding set in your terminal. What are you using for your terminal emulator? – meatspace Jun 23 '16 at 01:28
  • 1
    thanks meatspace, that was what the problem was: added sudo locale-gen ru_RU sudo locale-gen ru_RU.UTF-8 now everything works – Ryan Jun 27 '16 at 05:44

0 Answers0