2017-08-16 5:01 GMT+03:00 Cesar Romani <cesar.romani@gmail.com>:
> On 11/08/2017 01:12 a.m., Nikolay Aleksandrovich Pavlov wrote:
>> 2017-08-09 23:25 GMT+03:00 ANDY KENNEDY<ANDY.KENNEDY@adtran.com>:
>>> All,
>>>
>>> First, thanks Christian for adding me back to the list ;).
>>>
>>> Is there a way in Vim to open a :vs, then launch some sort of shell in
>>> that window?
>>>
>>> I found a couple of different plugins that appear to be loosely what I
>>> want, but I would rather have something that has been pushed back to
>>> the Vim.
>>
>> :terminal opens terminal emulator in a new window in Vim, in the
>> current window in Neovim. In Vim this functionality is new and
>> unstable, in Neovim it is much more established.
>
> I downloaded the stable version, 0.2.1, of Neovim for Windows.
> I did :terminal and it didn't work!
> It opens a cmd terminal, and it freezes. You cannot input any command!
On Windows :terminal is not supported yet, though there is an
unfinished PR which fixes that. <C-\><C-n> to quit terminal mode to
:bwipe opened buffer should still work. In Vim this is in master;
though I can't compare stability of
https://github.com/neovim/neovim/pull/7007 to Vim Windows :terminal
support, latter definitely has more users.
>
>
> --
> --
> 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.
--
--
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.
Tuesday, August 15, 2017
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment