##// END OF EJS Templates
qtconsole: strip newline on text copy (fixes #6234)...
qtconsole: strip newline on text copy (fixes #6234) IPython's inputsplitter inserts newline at the end of string passed to it. So, if user didn't select newline before copying, we must strip it.

File last commit:

r11758:e7c96312
r18190:935f26fb
Show More
index.rst
12 lines | 163 B | text/x-rst | RstLexer

The IPython API