SendText
SendText copied to clipboard
SendText hangs when sending blocks of code to IPython 5.0
I just upgraded to IPython 5. I can send single lines of code to the terminal fine, but if I highlight a block of text, it doesn't send and the terminal hangs until I press enter and I get an error
In [1]: %cpaste -q
<EOF>
IPython looks like it changed how it handles cpaste.