How can I open a Shell inside a Vim Window?

Posted by Martín Fixman on Stack Overflow See other posts from Stack Overflow or by Martín Fixman
Published on 2010-05-06T16:36:39Z Indexed on 2010/05/06 16:38 UTC
Read the original article Hit count: 133

Filed under:
|
|

I can open a shell by using the :shell command in Vim, however I can't edit a file and at the same time use the shell.

Is there any way to split Vim in many Windows (or tabs), and have a shell opened in one of them?

© Stack Overflow or respective owner

Related posts about window

Related posts about vim