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

r22722:622b6cfa
r26693:58e4653a
Show More
codecov.yml
9 lines | 136 B | text/x-yaml | YamlLexer
coverage:
status:
project:
default:
target: auto
threshold: 10
patch:
default:
target: 0%