andalou schrieb am 20.02.2012 um 14:12 (-0800): > I'm using vim 7.3.446 on windows 7. > > :start cmd > or > :start explorer > > doesn't work anymore. > > It worked fine with vim 7.3.444
Maybe those were custom commands of yours? Try the following instead: :!explorer :!cmd :help :! Works fine for me. -- Michael Ludwig -- 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
