##// END OF EJS Templates
Qt console: Fix _prompt_pos accounting on timer flush output....
Qt console: Fix _prompt_pos accounting on timer flush output. When output is appended to the frontend widget by the output flushing timer, the _prompt_pos was not being modified accordingly. This could cause incorrect prompt position resulting in apparent freezing of the prompt in some circumstances.
Pankaj Pandey -
r14053:f59b2d89
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / zmq
gui
pylab
tests
__init__.py Loading ...
datapub.py Loading ...
displayhook.py Loading ...
embed.py Loading ...
eventloops.py Loading ...
heartbeat.py Loading ...
iostream.py Loading ...
ipkernel.py Loading ...
kernelapp.py Loading ...
log.py Loading ...
logtopics.rst Loading ...
parentpoller.py Loading ...
serialize.py Loading ...
session.py Loading ...
zmqshell.py Loading ...