##// END OF EJS Templates
Using a more specific approach for managing CM focus....
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.
Brian E. Granger -
r14033:aeffe3be
Show More
Name Size Modified Last Commit Author
/ IPython / html / static / base / js
dialog.js Loading ...
events.js Loading ...
namespace.js Loading ...
page.js Loading ...
pagemain.js Loading ...
utils.js Loading ...