How do I make the default encoding in PuTTY (UTF-8) so that Russian letters are displayed correctly?
you can specify Translation UTF-8 in the settings before each connection
or set it once in the registry
[HKEY_CURRENT_USERSOFTWARESimonTathamPuTTYSessionsConnection name]
«LineCodePage»=»UTF-8″
«UTF8Override»=dword:00000001
Comments