[IPython-dev] can delete prompts in ipythonqt
MinRK
benjaminrk at gmail.com
Thu Sep 2 18:49:57 EDT 2010
I can delete the In [n]: prompts in the ipythonqt window in either of the
following two ways:
1) cursor at empty line before In... and forward-delete (ctrl-D)
2) cursor at opening bracket, as in: In [|1]:..., and backspace
These delete content, and break the input for future commands, due to
raising 'QTextCursor::setPosition: Position 'X' out of range' errors.
Works on both Ubuntu and OSX.
-MinRK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20100902/5122762d/attachment.html>
More information about the IPython-dev
mailing list