Comment 2 for bug 381288

Revision history for this message
Steve Romanow (slestak989) wrote :

With the attached debugging output, I did the following in sequence:

 - open putty
 - choose Prelude session
 - log in to aix box via ssh
 - right click and choose Change Settings
 - Choose Translation
 - change remote character set from "Use Font Encoding" to CP437.
 - choose Session, prelude, Save, Apply
 - quit putty

~/steve/.putty/sessions/Prelude does contain a line: LineCodePage=CP437

Maybe this is a problem on parsing the config on startup instead of a config saving problem?