notebook/IPython/html/static/base/js
Brian E. Granger 06aa0d540d Using a more specific approach for managing CM focus.
I used to try and enter command mode when a cell looses focus. The
problem with that is that focusing an output area would remain in
edit mode.

Now, I bind this logic to the code mirror blur event, so that
focusing the output area enters command mode.
2014-01-07 14:42:37 -08:00
..
dialog.js Removing KBN null mode and replacing with enable/disable. 2014-01-07 14:42:35 -08:00
events.js
namespace.js add setup.py jsversion 2013-11-07 16:34:13 -08:00
page.js
pagemain.js
utils.js Using a more specific approach for managing CM focus. 2014-01-07 14:42:37 -08:00