gvim on windows 7 - vimrun.exe doesn't run command
问题 On a new windows 7 build vim commands don't actually run, but gvim echo's the command attempted to run. in vim the command :!dir opens a vimrun.exe terminal and shows the following: C:\WINDOWS\system32\cmd.exe --login -c "dir" Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Users\USERNAME> The window sits like this, until i type exit and return control back to vim. C:\Users\USERNAME>exit Hit any key to close this window... How can i have