##// 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.

File last commit:

r13459:6802677d
r14053:f59b2d89
Show More
.gitignore
17 lines | 216 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/gh-pages
IPython/html/notebook/static/mathjax
*.py[co]
__pycache__
build
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox