Hi, would it be possible to make content: work with .gz files too?
A lot of programs compress old logs/text files into .gz, so Everything can find the file itself, but can't search the actual text inside it.
Would be nice if Everything could just decompress .gz in memory for content: searches, without extracting anything to disk.
Something like: ext:gz content:test
Not sure how hard this would be to add, but since gzip is usually just a single compressed stream, maybe it could be supported separately from full archive searching.
Content search inside .gz files
-
therube
- Posts: 5804
- Joined: Thu Sep 03, 2009 6:48 pm
-
void
- Developer
- Posts: 20186
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Content search inside .gz files
It's not possible yet.
Support for searching inside compressed files might be added in a future version. Possibly as a plugin.
Thank you for the suggestion.
Support for searching inside compressed files might be added in a future version. Possibly as a plugin.
Thank you for the suggestion.