Saturday, October 20, 2018

Re: Showing shell output in GVim's window

Tony wrote:

> On Sat, Oct 20, 2018 at 11:03 AM Bram Moolenaar <Bram@moolenaar.net> wrote:
> > With Vim 8.1 and later, you can use ":set go+=!".
> > It doesn't work perfectly, because of how it uses a virtual console.
>
> Ah, that's why I get what Anton wants: my vimrc indeed sets the ! flag
> in 'guioptions'. Of course it means that external commands are run in
> gvim's "dumb" console (glass teletype) and won't be able to use
> backward cursor moves as in ncurses.

Since it's now using the built-in terminal emulator, it's a full
terminal, not "dumb". The problem on MS-Windows is that redirection
doesn't work properly.

--
"After a few years of marriage a man can look right at a woman
without seeing her and a woman can see right through a man
without looking at him."
- Helen Rowland

/// 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: