##// END OF EJS Templates
Created IPythonPTLexer, which is a wrapper around BashLexer and PythonLexer. (When the input starts with an exclamation mark, use the BashLexer.)
Created IPythonPTLexer, which is a wrapper around BashLexer and PythonLexer. (When the input starts with an exclamation mark, use the BashLexer.)
Jonathan Slenders -
r22197:53559190
Show More
Name Size Modified Last Commit Author
/ IPython / terminal
pt_inputhooks
tests
__init__.py Loading ...
console.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...
ptshell.py Loading ...