cscope.vim icon indicating copy to clipboard operation
cscope.vim copied to clipboard

Add Interface to Command Line Arguments in Adding Cscope DB

Open j5shi opened this issue 10 years ago • 3 comments

I need to add -C option to cscope command line when adding cscope db to enable case-insensitive search, is there any way to add this option? e.g.

:cs add cscope.out /some/path/src -C

j5shi avatar May 15 '15 14:05 j5shi

Please review my PR, which implemented this request, thanks.

j5shi avatar May 16 '15 08:05 j5shi

Thanks, but -C seems not working on Windows.

brookhong avatar May 16 '15 10:05 brookhong

Yes it works, I've already created a pull request to fix this issue, please have a check, thanks.

Sent from my Windows Phone


发件人: brookhongmailto:[email protected] 发送时间: ‎2015/‎5/‎16 18:43 收件人: brookhong/cscope.vimmailto:[email protected] 抄送: Jiamailto:[email protected] 主题: Re: [cscope.vim] Add Interface to Command Line Arguments in Generating Cscope DB (#12)

Thanks, but -C seems not working on Windows.


Reply to this email directly or view it on GitHub: https://github.com/brookhong/cscope.vim/issues/12#issuecomment-102607205

j5shi avatar May 16 '15 15:05 j5shi