%edit
works in terminal, but in qtconsole I get a message that the default editor is not set in IPythonWidget.editor. Where can I find this file? Google suggest modifying ipython_config
, but I found like 10 files with that name on my laptop.
I forgot to mention that my goal is to launch vim inside the console.