Thursday, April 4, 2019

Re: how to search with cscope ignoring case?

On Thu, Apr 4, 2019 at 2:00 PM Efraim Yawitz <efraim.yawitz@gmail.com> wrote:
> On Fri, 19 Apr 2013 at 12:16, Issac Liao <issac.xwork@gmail.com> wrote:
>>
>> Hi:
>>
>> recently I fall in love with cscope in vim.
>> this feature is awesome.
>> but then I found that I could not search text ignoring letter case.
>>
>> eg.
>> I type :cs f t logdisplayer
>> vim will fail to find LogDisplayer.

Have you tried using :cs f e instead? I haven't, but I have a hunch
that if one of cscope's find options can handle caseless search, it's
that one (search for an egrep pattern).

Best regards,
Tony.

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