> you might be able to do this by setting the 'shellredir' option to an > appropriate value before running the command. Something like > > :set shellredir=>%s\ 2>command.out > > should work, but I haven't tested it.
Unfortunately it doesn't work. In fact, command.out is not generated at all. I set shellredir as you mentioned then tried: :!command As I assume the '!' command should automatically use shellredir? Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d -- 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
