dundee / gdu

Fast disk usage analyzer with console interface written in Go
MIT License
3.75k stars 137 forks source link

Feature Request: Preview inside zip, gzip etc. #334

Closed borestad closed 2 months ago

borestad commented 5 months ago

Is your feature request related to a problem? Please describe. One of the things that sets gdu apart from i.e ncdu is the amazing preview functionality (v => Show content of file). I'm using it all the time. While searching/investigating log files etc, some of them are compressed. It would be fantastic if gdu had the ability to stream/uncompress ala zcat instead of just showing the binary data.

image

Describe the solution you'd like I'd like to be able to navigate inside zip,gz (and potentially other formats, but especially formats that doesn't require a full decompression to disk) and preview files inside them.

Describe alternatives you've considered