[IPython-dev] 0.12 testing: MS Windows terminal history editing
Kevin Buchs
kevin.buchs at gmail.com
Mon Dec 12 14:46:02 EST 2011
I've been working with ipython 0.12 development version for a bit. I just
updated my git clone to verify that this problem has not been fixed.
History editing in default mode (terminal) on Windows XP is misbehaving.
When recalling multi-line commands from history,
sometimes the cursor is placed in the middle vertically or at the top
vertically and cannot move any further to the right. Other times a line may
be chopped off, though it is actually there and when executing it does run.
Other problems exist with redrawing and text insertion.
See the attached screen shot, where I cut in beginning on a *history -n* output
and then *rep*(layed) entry 50 for "In [56]. You can see the underline
cursor appear on the top of three lines, out into space on the right side.
[image: ipython -pylab_2011-12-12_09-50-16.png]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20111212/4ad7d683/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipython -pylab_2011-12-12_09-50-16.png
Type: image/png
Size: 6024 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20111212/4ad7d683/attachment.png>
More information about the IPython-dev
mailing list