##// END OF EJS Templates
fix remove event in KeyboardManager.register_events...
fix remove event in KeyboardManager.register_events only call enable on remove when focused. fixes a bug where command mode could be entered inappropriately when non-focused elements are removed from the page (see first `@interact` example).

File last commit:

r12815:db07f4de
r15328:4b9aea7c
Show More
README
10 lines | 195 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython -h
or to create an empty default profile, populated with default config files:
ipython profile create