notebook/IPython
Brian E. Granger 5519c01de3 CTRL-ENTER now runs a cell in "terminal mode"
In this mode, a new cell is not created after the current cell
is run. Once the cell is run, the current input is cleared, so
it acts just like the terminal.
2011-07-27 09:13:29 -07:00
..
frontend/html/notebook CTRL-ENTER now runs a cell in "terminal mode" 2011-07-27 09:13:29 -07:00
testing 2011-07-12 19:19:38 +02:00
utils/tests io.Term.cin/out/err replaced by io.stdin/out/err 2011-04-27 11:35:53 -07:00