blindspot icon indicating copy to clipboard operation
blindspot copied to clipboard

Add zip file decompression

Open pyrox0 opened this issue 5 years ago • 2 comments

I am trying to install Syncthing, and their CI packages builds as .zip files. Could you add compatibility for zip files in this?

pyrox0 avatar Oct 28 '20 12:10 pyrox0

Yes! Async support has unfortunately not yet landed in the zip crate I'd like to use. But this new PR looks quite promising so I hope to be adding support for zip files soon (implementing the async reader interface on my own would be possible but I don't have time for that right now).

xermicus avatar Oct 29 '20 11:10 xermicus

What's the latest on this? Tried installing exa, but Blindspot gets to the point of "Choose a file from Tar archive" and then it doesn't list anything.

arickconley avatar Oct 28 '21 20:10 arickconley