SublimeREPL icon indicating copy to clipboard operation
SublimeREPL copied to clipboard

IPython prompt character encoding

Open ste-goldstein opened this issue 5 years ago • 5 comments

When I load an Ipython REPL, the initial messages display fine, but the prompt doesn't seem to be in the correct character encoding. 2019-04-03_150333

ste-goldstein avatar Apr 03 '19 07:04 ste-goldstein

I have the same issue. Tried some things found on the net, but nothing worked.

uvamerstorfer avatar Apr 26 '19 08:04 uvamerstorfer

@uvamerstorfer Do you have any links of what you tried ? I couldn't find anything related to this. Thanks.

ste-goldstein avatar Apr 29 '19 01:04 ste-goldstein

can confirm have the same issue. @skualos did you ever fix?

zouhairm avatar Jul 10 '19 21:07 zouhairm

@zouhairm no, still have the issue. let me know if you find anything about it.

ste-goldstein avatar Jul 11 '19 01:07 ste-goldstein

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

ste-goldstein avatar Sep 07 '19 10:09 ste-goldstein