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

r25236:fd1a027a
r26693:58e4653a
Show More
.meeseeksdev.yml
22 lines | 380 B | text/x-yaml | YamlLexer
Matthias Bussonnier
give LucianaMarques ability to tag.
r24958 users:
LucianaMarques:
can:
- tag
Matthias Bussonnier
Allow anyone to tag/untag/close issues....
r24595 special:
everyone:
can:
- say
- tag
- untag
- close
config:
tag:
only:
Matthias Bussonnier
Let anyone add "good first issue"
r25236 - good first issue
Matthias Bussonnier
Allow anyone to tag/untag/close issues....
r24595 - async/await
- backported
- help wanted
- documentation
- notebook
- tab-completion
- windows