Saturday, October 20, 2018

Re: Showing shell output in GVim's window

Anton Shepelev wrote:

> While working with the console version of Vim, the output of
> the ! command is shown in the same terminal window, whereas
> with GVim a new console window pops up. Is it possible to
> configure GVim to show the shell in its own wiindow for a
> more unified experience? With the current behavior, the
> edit-compile-test cycle in GVim is somewhat uncomfortable.

With Vim 8.1 and later, you can use ":set go+=!".
It doesn't work perfectly, because of how it uses a virtual console.

--
"Marriage is a wonderful institution...
but who wants to live in an institution?"
- Groucho Marx

/// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

--
--
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.

No comments: