On 2010-03-09, Neshama wrote:
> Hi all,
> 
> Let's say I use a cscope command (e.g. Ctrl-\ t), and I get a list of
> results.
> 
> Is there a way to conveniently iterate through all the results ?
> 
> Or do I have to:
> 1. jump to result no. 1
> 2. when desire to go to result no. 2, find the symbol again, do
> another ctrl-\ t, and choose result no.2
> 
> this is very cumbersome.. i hope there's an easy way !
> (maybe integration to vim's 'cn' mechanism, like when you do a 'make'
> and easily iterate through all results)

    :help cscopequickfix

Regards,
Gary

-- 
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

Reply via email to