Search trough multiple files at the same time
I use glogg all the times in my previous job, but now i want to know if there is a function or can it be possible to implement search through multiple files at the same time? Thanks
I have similar thoughts in my mind. I like glogg's speed, but I miss two bullets:
- search through multiple files
- open multiple files at once (i.e. with Ctrl+Click on Windows)
I wonder how big effort it would be to implement those two bullets?
Really useful feature, I am calling for too!
-
open multiple files at once (i.e. with Ctrl+Click on Windows) -- this might be fixed in PR#136 that was integrated to 1.1.4. Klogg uses similar code and if I select several files and then choose to open them using right-click menu, all files are opened.
-
search through multiple files -- if results should be combined in the same window, this is hard because there is mapping between search results and original file
bump
This will be next big feature in klogg. Might be ready by New Year, but no promises.