Closed gifnksm closed 10 years ago
helm-gtags-find-tag-from-here function invokes global with TRAMP filename, such as global --result grep --from-here 100:/ssh:foo:/home/nksm/bar.c foo
helm-gtags-find-tag-from-here
global
global --result grep --from-here 100:/ssh:foo:/home/nksm/bar.c foo
This commit fixes helm-gtags-find-tag-from-here to invoke global with remote filename.
Thanks
helm-gtags-find-tag-from-here
function invokesglobal
with TRAMP filename, such asglobal --result grep --from-here 100:/ssh:foo:/home/nksm/bar.c foo
This commit fixes
helm-gtags-find-tag-from-here
to invokeglobal
with remote filename.