ouch icon indicating copy to clipboard operation
ouch copied to clipboard

Painless compression and decompression in the terminal

Results 154 ouch issues
Sort by recently updated
recently updated
newest added

Normally passing a dash when decompressing with other tools will cause the decompressor to output to stdout. There doesn't seem to be such support in ouch. ```bash echo hello >...

enhancement
medium priority

The title sums up the first part of the request pretty well, 7z is a pretty popular archive format, but 7z supports several different compression formats it supports, so I...

enhancement
waiting ecosystem

I compressed a 3,853,508,608-byte SQLite3 file using ouch 0.2.0 and pkzip on macOS 11.6. The resulting zip ouch produced was 611,722,010 bytes which was 1,729,697 bytes smaller than Info-ZIP's version...

medium priority

These targets were previously in our CI but deactivated in #82, because of problems building Zstd (with the `thin` feature ) for these targets. `thin` needs to be disabled those...

high priority
ci

This percentage will vary depending on the terminal emulator you are using, I tried it with `alacritty`, which is GPU accelerated, and it also slowed it down by the same...

low priority
performance

good first issue

_Originally posted by @dcariotti in https://github.com/ouch-org/ouch/pull/84#discussion_r726548754_ # Problem After running this: ```sh ouch c 1.txt 2.txt archive.lz.tar ``` Ouch shows an error message: ```c [ERROR] Cannot compress to 'archive.lz.tar'. -...

bug
medium priority
pending decision

It's a subtle change, but: ![image](https://user-images.githubusercontent.com/38900226/135735595-23a71163-5a32-4bdd-9a7a-bb1eb4057ab0.png) After the `[Y/n]` part, the `n` written should have some color to emphasize it, like magenta.

enhancement
low priority

This is important before a major release. Just to make sure that the errors are being correctly detected, from the CLI all the way to the conflict in output files,...

medium priority