Get pry to display characters like [äöüßÄÖÜß] (utf-8 encoding)? (Possibly Windows-specific issue?)
问题 [ All the scripts I'm working with with these German characters are in UTF-8 themselves, have #encoding: utf-8 at the top (and Encoding.external_default = 'utf-8' , not that that's really relevant I think because German chars in strings that are defined within the script don't get displayed right.) ] All these things display fine at the windows command prompt and using irb etc. I can't even enter these characters at the pry prompt, though. Attempting to paste in puts "äöüÄÖÜß" gets puts " .