You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do not use writer but i can merge any fix for this. Maybe you want to look at this to figure out how to make it work nvim-telescope/telescope.nvim#908
Removing the table.remove(rg_args, 1) on line 46 of the fzf_writer.lua file makes the grepped results appear again for now.
However, to be honest I've only played around with this for 5 minutes and do not know why it does - it seems to just double-send the rg command to the Job?
fzf_writer.grep empty with ripgrep 13.0.0 while fzf_writer.files still work
currentfly, downgrade to ripgrep 12.1.1 solve this issues
The text was updated successfully, but these errors were encountered: