Closed Fabian-programmer closed 10 months ago
Thank you for reporting the issue @Fabian-programmer
This bug was already reported before https://github.com/nvim-telescope/telescope-live-grep-args.nvim/issues/63 Also a pull request exists, which should be merged soon.
Description
Hey, thanks for the plugin.
I just encountered the problem, I was visual selecting a text from right to left.
I think here lies the problem:
when you select text from right to left, then
cs
is bigger thance
.so there needs to be a condition:
https://github.com/nvim-telescope/telescope-live-grep-args.nvim/blob/master/lua/telescope-live-grep-args/shortcuts.lua#L8
Neovim version
Operating system and version
ubuntu 22
Telescope version / branch / rev
latest
Telescope live grep args version / branch / rev
latest
checkhealth telescope
Steps to reproduce
.
Expected behavior
No response
Actual behavior
.
Minimal config