##// END OF EJS Templates
Use ansi code for soon-to-be released prompt_toolkit....
Use ansi code for soon-to-be released prompt_toolkit. Prompt toolkit use to try to map 256 colors code to closest ansi code but does not do that anymore. This should fix (some of) the occurrences.
Matthias Bussonnier -
r24680:b73398c4
Show More
Name Size Modified Last Commit Author
/ IPython / lib
tests
__init__.py Loading ...
backgroundjobs.py Loading ...
clipboard.py Loading ...
deepreload.py Loading ...
demo.py Loading ...
display.py Loading ...
editorhooks.py Loading ...
guisupport.py Loading ...
inputhook.py Loading ...
inputhookglut.py Loading ...
inputhookgtk.py Loading ...
inputhookgtk3.py Loading ...
inputhookpyglet.py Loading ...
inputhookqt4.py Loading ...
inputhookwx.py Loading ...
kernel.py Loading ...
latextools.py Loading ...
lexers.py Loading ...
pretty.py Loading ...
security.py Loading ...