##// 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:

r2592:01435682
r3004:60bf0975
Show More
.gitignore
6 lines | 72 B | text/plain | TextLexer
docs/dist
docs/build/*
docs/source/api/generated
*.pyc
build
*.egg-info