##// END OF EJS Templates
Fix qtconsole input prompt accounting...
Fix qtconsole input prompt accounting - Ensure prompt text is flushed after showing - Ensure prompt position is adjusted when reading input - Keep pending text to insert only when inserting at end This fixes `ipdb>` input prompts when debugging a file in qtconsole.

File last commit:

r12505:1cf4e29e
r17519:66ddc129
Show More
__init__.py
7 lines | 167 B | text/x-python | PythonLexer
from .ansi import *
from .citation import *
from .datatypefilter import *
from .highlight import *
from .latex import *
from .markdown import *
from .strings import *