On May 10, 3:31 pm, Ben Schmidt <[email protected]> wrote: > On 10/05/11 2:26 PM, sinbad wrote: > > > On May 9, 3:43 pm, sinbad<[email protected]> wrote: > >> i am using cscope quickfix. from the quickfix > >> results i want to browse thru the entries whose > >> filename or file path matches a specific pattern > >> how can i achieve this. > > Do you want to eliminate non-matching entries from the list, or just not > switch to them? > > Ben.
just not switching to them will work for me too. i'm aware that there are functions like getqflist() to manipulate on the quickfix results. but i'm not too sure if i can update that list. i thought there might be some easier solutions that folks might aware of. -- 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
