mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
06aa0d540d
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. |
||
---|---|---|
.. | ||
dialog.js | ||
events.js | ||
namespace.js | ||
page.js | ||
pagemain.js | ||
utils.js |