Re: using cscope with tabs

2016-09-18 Thread Ben Fritz
On Sunday, September 18, 2016 at 2:39:33 AM UTC-5, roy rosen wrote: > Hi all, > > I am using cscope with vim and have the following mapping in my .vimrc: > > nmap s :tab cs find s =expand("") > > this works fine except for the fact that it is opening a new tab every > time I use it. >

using cscope with tabs

2016-09-18 Thread roy rosen
Hi all, I am using cscope with vim and have the following mapping in my .vimrc: nmap s :tab cs find s =expand("") this works fine except for the fact that it is opening a new tab every time I use it. I want to open a new tab only if the file does not exist in one of the already opened