##// END OF EJS Templates
Fixing Shift-Enter bug in text cells....
Fixing Shift-Enter bug in text cells. Hitting Shift-Enter on an already rendered text cell should simply move past it. It was causing the cell to enter edit mode. This is not fixed.
Brian Granger -
r6050:1be7dfb3
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook / static / codemirror
lib
mode
theme
LICENSE Loading ...
README-IPython.rst Loading ...
README.md Loading ...

CodeMirror 2

CodeMirror 2 is a rewrite of CodeMirror
1
. The docs live
here, and the project page is
http://codemirror.net/.