[IPython-dev] Copy/Paste Regression in QtConsole
Thomas Kluyver
takowl at gmail.com
Mon Apr 22 06:42:19 EDT 2013
That could be the case - the ipython_prompt and classic_prompt transformers
do look specifically for the initial prompt before they look for the
continuation prompt, so if the Qt console's copy mechanism is using those,
it would be affected. Does someone want to assign this to me, and I'll look
at it later.
On 22 April 2013 10:07, Dave Hirschfeld <dave.hirschfeld at gmail.com> wrote:
> Not sure if this is related to the InputSplitter work but I'm fairly sure
> I'm
> seeing come changed behaviour of copy/paste in the qtconsole.
>
> IIRC when copying from a previous multi-line cell in the qtconsole the
> input
> prompts and initial indentation guides `...:` were stripped (unless you
> used
> the Raw Text copy). Now the `...:` aren't stripped *unless* the first line
> of
> the copy is an input prompt.
>
> Note: For whatever reason, in spyder the "copy the input prompt as well"
> trick
> doesn't work and the `...:` guides are always pasted
>
> Regards,
> Dave
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20130422/ede2939b/attachment.html>
More information about the IPython-dev
mailing list