bill lam wrote: > How to load all files inside a quickfix list into buffers instead of > opening them one by one? > > Thanks in advance. >
Hi, Try: cat quickfixlist | xargs vim --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
