Sunday, October 9, 2016

cscope in vim8 did not produce the list output

I upgrade to VIM8.0 in win10, when I use cscope ,I got an problem.

for example ,when I us :cs find s "*****" like this , in Vim7, it can
give out an

list for all the matching line,but in vim8 ,it can only give out a line
like this:

(1/6): <<global>> *******

and crusor junped to the first match location.

How can I got the next match lines?



best regards!

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: