nvim-telescope / telescope-live-grep-args.nvim

Live grep with args
695 stars 36 forks source link

modified: allow to expand "~" to home_dir. #66

Closed iisaka51 closed 3 months ago

weeman1337 commented 3 months ago

Thank you for your contribution :hugs:

Unfortunately I will reject this PR. If ~/ is replaced with your home, how would you then grep for literal ~/ inside the code?

However you can add a path to ripgrep as the last argument (man rg). If you want to grep outside of your current working directory your prompt could look something like "test" ~/