Closed
Description
Have you RTFM'd?
- I have done proper research
Feature Request
If I search for something using :FzfLua grep_project<CR>
, I want to add all current entries to a quickfix list without first needing to tab select them. You could for instance search for TODO, and then press to get them all to appear in the quickfix list, without first needing to select them with tab
I think this issue solves it: #324, but I do not think it is clear how to do this. I think that adding something to the documentation would be useful