##// END OF EJS Templates
Fixed: Issue https://github.com/ipython/ipython/issues/12897 Problem: Changing to vi mode via config magic makes repl stop reacting to almost all keyboard input. Solution: Recreating prompt tookit app every time editing mode changed.

File last commit:

r26498:7c853204
r26693:58e4653a
Show More
setup.cfg
7 lines | 104 B | text/x-ini | IniLexer
[metadata]
license_file = LICENSE
[velin]
ignore_patterns =
IPython/core/tests,
IPython/testing