SublimeREPL
SublimeREPL copied to clipboard
IPython prompt character encoding
When I load an Ipython REPL, the initial messages display fine, but the prompt doesn't seem to be in the correct character encoding.
I have the same issue. Tried some things found on the net, but nothing worked.
@uvamerstorfer Do you have any links of what you tried ? I couldn't find anything related to this. Thanks.
can confirm have the same issue. @skualos did you ever fix?
@zouhairm no, still have the issue. let me know if you find anything about it.
I replaced the ipy_repl.py file with the one from the link below and encoding is correct now https://gist.github.com/mcdevitts/25eb4635109fa78920d05658601186a0#file-ipy_repl-py