Yggdroot
Yggdroot
不知道你连ssh的终端是什么,有些终端的粘贴是shift+insert。 你可以尝试看看可以在终端上把command-v改成终端自己的粘贴吗,这样在leaderf里使用,就相当于很快的输入了一个字符串。
I don't know where `ctermfg=-1` come from. Do you have any customized configuration?
Fixed.
--no-ignore
I cannot reproduce it. Could you please describe the steps in more detail?
Unfortunately, I still can not reproduce.
是说查找引用吗? `Leaderf gtags -r` 可以,也可以用`Leaderf! coc references`
不是,只会显示file:line: printf....
对,但能找到文件:行号,再确定行号所在的函数也很容易。 cscope有这个功能。