You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: