On 2014-03-16 05:50, Arup Rakshit wrote:
> Can any one help me to configure command prompt and run it from VIM
> only. Current If I do *:sh*, shell is opened. But I am not able to
> work in other windows till the time the shell is opened. I am
> looking for something, so that I can work both my `.rb` file and
> the command prompt from vim itself without closing the *shell*,
> what I am now doing when opening it using *:sh*.
Vim doesn't support this officially, nor will. I've seen an
unofficial patch floating around that provides this functionality,
but Bram has been pretty forthright in stating it won't become part
of stock Vim.
Most folks here who want such functionality tend to run GNU screen or
tmux (or dtach+dvtm) which not only gives you the ability to display
another terminal, but come with a host of other benefits & features.
-tim
--
--
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
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Sunday, March 16, 2014
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment