The output of my :grep command goes to a "quickfix list". The output of each :grep will be saved in its own quickfix list. I can view and step through the latest such list with :copen which will create a "quickfix window" (aka "error window") to contain the list. Or I can view a previous quickfix list in the quickfix window with :colder. But I'd like to view more than one list at a time. That is, I'd like to display more than one quickfix window. Possible?
--~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
