On 2012-07-18, Gary Johnson wrote:
> On 2012-07-18, simha wrote:
> > Hi,
> >    When I run ":cs f s <Func_1> in a vim session, cscope displays
> > occurences of <Func_1> but does not print out source files and
> > line no. of occurrence. 
> 
> It does for me.  Using Vim 5.3.584 in the src directory of my Vim
> repo where I previously built a cscope database,
> 
>     $ cd /usr/local/src/vim/vim/src
>     $ vim -N -u NONE
>     :cs add cscope.out
>     :cs f a main

Typo.  What I actually executed was

    :cs f s main

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