Thursday, June 7, 2012

Re: shell in a window

On Thursday, June 7, 2012 11:34:59 AM UTC-5, shawn wilson wrote:
> I saw the plugin but no patch...?
>

I said *or* a patch. The Vim source does not support running a shell within Vim. The Conque plugin allows it to some extent, but not quite like in emacs.

> I guess I was hooping there was some command I counsel map or something. I mean a file explorer but no shell...

Where does a file explorer come in?

Just editing a directory by default uses the netrw plugin (distributed with Vim) to show the directory contents. Or there's the NERDtree plugin which is a popular alternative. I thought you wanted a shell?

There's no built-in command or option to support running a shell in Vim, as I mentioned.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: