On Thu, Aug 5, 2010 at 4:37 PM, EdwardXu <edwardxuhui19...@gmail.com> wrote:

> HI, all
> I'm using gVim on Windows XP.
> When i type :!xxx.bat , after cmd's running, the black cmd windows left and
> let me hit any key to close it, this is very annoying, is there any way to
> avoid this?
>

You can use:
!start xxx.bat
instead of :
!xxx.bat
it will leave the black cmd window silently.

>
> --
> Thanks & Best Regards
> Edward
>
>  --
> 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 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

Reply via email to