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

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