##// 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.

File last commit:

r9372:37f32253
r14033:aeffe3be
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer