On Thursday 26 February 2009 11:46 am, Gary Johnson wrote: > > On 2009-02-26, Ben Fritz wrote: > > I would like to call :make from Vim and view the errors in the > > quickfix window, but also have the output saved for later use. Is > > there a way to do this? > > Following the examples in ":help makeprg", how about this: > > :set makeprg=make\ $*\ \\\|\ tee\ make.out > > I tested this on Cygwin, so it should work on any Unix-like system. > I don't know about pure Windows.
i have good reason to believe there's a tee.exe in unxutils sc --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
