Y usually copy the results of the quickfix window into a new buffer and then use :g or :v or or the like to keep the lines I'm interested in (I mapped this "filter lines") so its very fast for me.
For huge projects I don't use grep - I use gnu id utils for speed reasons. Writing additional filters can be done easily. See setqflist() and getqflist() Of course those are no fixes - they are workarounds I can work with. Have a look at gnu id utils. Marc Weber -- You received this message from the "vim_dev" 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
