On Tue, Jun 22, 2021 at 12:26 PM Jeff King [off-list ref] wrote:
(I wonder if anybody even really uses cscope. I wanted to love it as a
better form of ctags, but I have always found it so baroque and
complicated that it ends up being a waste of my time to try it).
I use cscope all the time, from vim. If you use vim, you'll probably want
cscope_maps.vim.
(Sadly, cscope is not very good at C++.)
I think you're right about the xargs issue here.
Chris