I use cscope command :cs find s someFunction
and i see the long list with this function appearance, I find that I'm interested in list and open it, vim opens a file in a new window, I want to open file in a new tab.
I found several similar questions, but they did not help. For example:
how i can open open new tab from cscope list of tag