Open weeman1337 opened 1 year ago
Maybe trimming should also not be the default for visual selection? Not sure. If you visually select <space>foo
for instance, do you want to grep for <space>foo
or foo
? Doesn't really matter I guess, seeing as we have the option to turn it off.
~Once it is available this plugin should use https://github.com/neovim/neovim/pull/21115~
Steps to reproduce the issue:
test
grep_visual_selection
Expected:
Live grep with
test
What happens instead:
Live grep with empty string