##// END OF EJS Templates
tweak history prefix search (up/^p) in qtconsole...
tweak history prefix search (up/^p) in qtconsole moving the cursor around the line could result in weird inconsistencies in the prefix. This simplifies the logic by always using the cursor position to set the history prefix, and better determine when the history prefix has actually changed.
MinRK -
r9205:ef8c14cd
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
base_kernelmanager.py Loading ...
inprocess_kernelmanager.py Loading ...
kernelmanager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...