wuub / SublimeREPL

SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself)
https://github.com/wuub/SublimeREPL
Other
2.14k stars 312 forks source link

SublimeREPL printing carriage return '\r' as '<0x0d>' #591

Open julianbarg opened 3 years ago

julianbarg commented 3 years ago

I ran the same commands in the terminal and in SublimeREPL and noticed that carriage returns show up as '<0x0d>' in SublimeREPL. In the terminal they show up correctly. Most prominently when running pip install (e.g. pip install numpy). Specifically I am running the commands in IPython 7.22.0.