##// 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
Todd
Include LICENSE file in wheels ...
r24381 [metadata]
license_file = LICENSE
Matthias Bussonnier
DOC: More autoreformatting of docstrings....
r26498
[velin]
ignore_patterns =
IPython/core/tests,
IPython/testing