Hello,

Is there any way to attach vim with the vim-ipython plugin
(https://github.com/ivanov/vim-ipython) to an existing Web2py shell ?

I would like to be able to start my application in shell mode:
./web2py.py -a foo -S myapp -M

And then attach vim to this shell instance:
:IPython --existing kernel-12345.json
or
:IPython --existing --shell=12345

Thanks

Thomas

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to