ivanov/vim-ipython

vim-ipython shell window does not open automatically

Closed this issue · 2 comments

Hi,

It seems to me with monitor_subchannel = True option, the vim-ipython shell window should open automatically, but window does not open when I use vim-ipython. When I do :py update_subchannel_msgs(force=True) I finally get the window (and it works well)

Is there any other setting that I don't know about? Thanks!

I don't get why the shell window remains hidden by default. Isn't this important feedback almost all users want to see?

Sorry about this, guys, I think I might have switched the default value of Force at some point, so this stopped working. It should work again in master.