Thursday, May 13, 2010

nasty cmd window

I am using python with vim.

When I am calling .exe application (Popen) then nasty cmd window appears on
windows. In linux no black terminal screen is showing.
This is probably because by default vim doesn't have standard output/input
streams and to have redirection it has to create a commandline window.

However is there a way to hide this nasty window? Is it a python problem or
vim problem?
--
View this message in context: http://old.nabble.com/nasty-cmd-window-tp28545440p28545440.html
Sent from the Vim - General mailing list archive at Nabble.com.

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

No comments: