-
to refine I mean after we find X amount of results, then start narrowing the results down with new filters |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
Press |
Beta Was this translation helpful? Give feedback.
-
but what if I want to insert just part of these files to a quick list? |
Beta Was this translation helpful? Give feedback.
-
I couldn't find it in the docs, but through threads like this one I found that Hope this helps someone else. |
Beta Was this translation helpful? Give feedback.
Just do
<c-g>
once and add as many patterns sepearted by whitespace as you like to narrow it down.You can always toggle again with
<c-g>
and further fine-tune the grep search as well.