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

r25420:b1231d60
r26693:58e4653a
Show More
pytest.ini
2 lines | 34 B | text/x-ini | IniLexer
Matthias Bussonnier
Also run test with Pytest....
r25117 [pytest]
Thomas A Caswell
MNT: update pytest.ini to work with pytest > 3
r25420 addopts = --durations=10