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

IPython 4 support? #155

Open zizhongyan opened 8 years ago

zizhongyan commented 8 years ago

It seems it does not work with the Ipython 4?

CameronTStark commented 8 years ago

I wonder if there could be a setting in the ipython_config.py file that could be reset to return functionality... I'm just getting into using that now since there's been changes to how iPython gets certain configurations now.

benjaminvdb commented 8 years ago

I'm using vim-ipython with the patch from #152 with IPython 5. I'm not sure it works with IPython 4, but you could give it a try.