Closed bomgar closed 6 years ago
Currently it is always an empty string. Calling helm-rg directly at least uses the thing at point. Using the current selection is also done by helm-projectile-ag so this should be consistent with what is already there.
helm-rg
helm-projectile-ag
@xiongtx @bbatsov is this something that will be merged eventually or do I need to do this in my configuration?
:+1:
Currently it is always an empty string. Calling
helm-rg
directly at least uses the thing at point. Using the current selection is also done byhelm-projectile-ag
so this should be consistent with what is already there.