SendText icon indicating copy to clipboard operation
SendText copied to clipboard

SendText hangs when sending blocks of code to IPython 5.0

Open Auerilas opened this issue 9 years ago • 0 comments

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.

Auerilas avatar Jul 15 '16 15:07 Auerilas