Scenario: 1. Use "Find in Files" to search for some pattern that needs update in the code. 2. Click on the found occurrences and make changes in a way that the pattern no longer matches the former occurrences. 3. Now I want to re-run the search with the same pattern to make sure that all of the occurrences have been addressed. The only way I can re-run the search is to open the search dialog again. I would like to do it with one click, without opening any dialogs. Reproducible: Always
+1, I'd like that too
Hint: The "Find in Files" feature resides in ./plugins/grepview in kdevplatform.git
Patch submitted