Hi, On Wed, Aug 29, 2018 at 5:44 AM Jason Franklin <[email protected]> wrote: > > Hey Yegappan, > > I like it! > > Any way I could have the commands modify the current list instead of > overwriting the next list? >
As Gary described in his reply, the advantage of creating a new quickfix list is that you can always go back to the original quickfix list (using colder/lolder) and filter the list using a different pattern. For example, if you made a mistake while typing the pattern, the resulting list may become empty. You can go back to the previous list and re-filter it using the correct pattern. Regards, Yegappan -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
