I recently installed the "Gather" function described in Vim Tip 1557 at http://vim.wikia.com/wiki/Filter_buffer_on_a_search_result. The function works great, but I would like to apply the original search criteria to the lines in the scratch buffer (with hlsearch on) to highlight the strings found. I tried /a:pattern after the results were appended to the scratch buffer, but that didn't work. How can I do this? Thanks, Roy Fulbright
-- You received this message from the "vim_use" 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
