notebook/IPython
Paul Ivanov 96848748de restore master behavior
up arrow at the top line first goes to char 0, and only goes to the cell
above if already on char 0. Same with down arrow on the bottom line:
transition cursor to the end of the line, and only go down a cell if
already at the end of the last line.

this makes for an unhappy experience in code-mirror's vim mode  for j
and k keys, but we'll fix that in the next commit
2014-03-17 16:21:23 -07:00
..
html restore master behavior 2014-03-17 16:21:23 -07:00
nbconvert/exporters Drop unused traitlet imports 2013-12-21 12:48:15 -08:00
qt/console/tests only test --help-all 2013-08-29 17:26:49 -07:00
testing use ipc for notebook js tests 2014-02-28 12:50:53 -08:00
utils/tests Add unicode_std_stream function to write UTF-8 to stdout/stderr 2013-11-22 10:59:10 -08:00