ivanov / vim-ipython

A two-way integration between Vim and IPython 0.11+
http://github.com/ivanov/vim-ipython
1.04k stars 163 forks source link

? and ?? return "not connected to IPython" #136

Open brunobeltran opened 9 years ago

brunobeltran commented 9 years ago

Title says it all.

The plugin works perfectly fine otherwise, but whenever I try to send, for example, a line simply containing

print?

the plugin returns "not connected to IPython"