##// END OF EJS Templates
Implement support for 'cell' mode with Ctrl-Enter....
Implement support for 'cell' mode with Ctrl-Enter. Now, once c-enter has been used, the widget will continue accepting more input just as if the input was indented: even complete expressions won't trigger execution, until an extra blank line (or Shift-Enter) is used.

File last commit:

r2045:2b04bcfb
r3004:60bf0975
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
""" Shadow namespace """