##// END OF EJS Templates
Add config option for vi/emacs style open-editor shortcuts...
Add config option for vi/emacs style open-editor shortcuts F2 is always enabled, but passing the option to prompt_toolkit binds v (in vi mode, overriding its 'visual mode' function), and C-X C-E in emacs mode. Closes gh-10259 Closes gh-10278

File last commit:

r7846:e288666b
r23409:3b673796
Show More
.gitattributes
5 lines | 109 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto
*.py diff=python
*.js diff=javascript
*.html diff=html