On Thu, Sep 2, 2010 at 5:30 AM, Marc Weber <[email protected]> wrote: > 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.
Me too, but apart from the speed win and the not indexing a lot of file types issue it works like grep. > Writing additional filters can be done easily. See setqflist() and > getqflist() Hmm, I wonder how these are to use from the embedder perl interpreter :) Britton -- 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
