Saturday, October 15, 2022

Re: gVim in Windows opens external console for bang ex-commands

On Sat, 15 Oct 2022 11:48:33 +0100
Bram Moolenaar <Bram@moolenaar.net> wrote:

> This is intended, because executing a console command only works
> properly in a console window. However, since the terminal window has
> been added to Vim, you can add the "!" flag to 'guioptions' to execute
> the command in a terminal window instead. How well this works depends
> on what command you execute.

O wow! Works fine for small tasks. Which is what I aim to use the bang
for anyway. Thanks for the note.


--
Enan

--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20221015202017.000039fe%40gmail.com.

No comments: