Hi All, I have spent quite some time in trying to figure out "How to use cscope search" in Vim in a case insensitive manner.
For example: In my Vim I do: :cs f g foo. I want to be able to do :cs f g FOO and still get the same results. I have not been able to find any straight option to do it. However, I get some success on using :cs add <database> -C. However, this method does not work out very well for me as this database gets loaded in /etc/vimrc and I cannot edit that (permissions issue). Ofcourse, I can kill it before loading. For example: :cs -kill -1 OR :cs -kill <name>, but there are issues as I do not know the name (I work in different projects) and I can't afford to kill all. Please suggest/recommend a cleaner option. Thanks, Ajay., ------------------------------------------------------------------------------ Forrester recently released a report on the Return on Investment (ROI) of Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even within 7 months. Over 3 million businesses have gone Google with Google Apps: an online email calendar, and document program that's accessible from your browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew _______________________________________________ Cscope-devel mailing list Cscope-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cscope-devel