Donovan Hubbard

Results 5 comments of Donovan Hubbard

This is possible with the `-silent` flag. ``` $ ./fast --help Usage of ~/fast: -g Format output in Gbps -k Format output in Kbps -m Format output in Mbps -silent...

I had this problem on an Alpine container. It was solved by using an ubuntu container or by installing some certificates on the alpine container by running `apk update &&...

Check out my pull request. https://github.com/ddo/fast/pull/18

One way to implement this might be to add the feature to ttyd which is what vhs uses to render the terminal.

I've experienced this on both my intel mac book and my m1 mac book. Both of them returned the error ``` ~ atac zsh: exec format error: atac ``` ```...