##// 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 / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...