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
This is not an issue per se, as it may not be the intended behaviour -- however is it possible to make the ipython shell echo the commands sent from vim amd therefore to show the output relevant cases (such as when print os.file is sent from vim) ?
The text was updated successfully, but these errors were encountered:
sounds like you're talking about functionality that's planned to be implemented in IPython, but hasn't been yet. Have a look at ipython/ipython#1873, and if that's what you want, feel free to close this issue and comment there to keep track of its status.
This is not an issue per se, as it may not be the intended behaviour -- however is it possible to make the ipython shell echo the commands sent from vim amd therefore to show the output relevant cases (such as when print os.file is sent from vim) ?
The text was updated successfully, but these errors were encountered: