##// END OF EJS Templates
Backport PR #4183: ESC should be handled by CM if tooltip is not on...
Backport PR #4183: ESC should be handled by CM if tooltip is not on This PR fixes an issue on a key-press event with ESC in code cells, allowing the event to propagate to CM if tooltip is not on. Currently, key-pressing ESC in a code cell simply removes tooltip, and the event is ignored by CM. I can not get out of insert mode when I am using Vim key binding.
MinRK -
r13953:37266d04
Show More
Name Size Modified Last Commit Author
/ examples / lib
BackgroundJobs.ipynb Loading ...
example-demo.py Loading ...
gui-glut.py Loading ...
gui-gtk.py Loading ...
gui-gtk3.py Loading ...
gui-pyglet.py Loading ...
gui-qt.py Loading ...
gui-tk.py Loading ...
gui-wx.py Loading ...
internal_ipkernel.py Loading ...
ipkernel_qtapp.py Loading ...
ipkernel_wxapp.py Loading ...