How to configure IPython
Kyle-Kyle opened this issue · 1 comments
Kyle-Kyle commented
I just learned about this project. It looks very interesting.
As a heavy vim user, I wonder whether it supports vi mode in the IPython console. If not, how I can add the support. Thanks!
marc-etienne commented
I don't think there are vim binding in qtconsole. There are a bunch of options, but none related to key bindings.
You may also consider jupyter-vim, IPyIDA starts a kernel, to which you should be able to connect.
Anyhow this feature is out of scope of IPyIDA and not something I'm willing to support in the long run, so I will be closing this issue, but please let us know if you have any success.
Cheers!
M-E