Mihai Galos

Results 58 comments of Mihai Galos

> I cant get my CPU up that high. How big is your screen? A very generic `1920x1080` with the following terminal settings: ```bash ~ » tput cols 213 -------------------...

Looks great. Cannot reproduce the bug, can you perhaps try in a docker? Let me know if you need help. Here's what I see (`-s` doesn't work yet): `cargo run...

Hi @cowboy8625, anything I can do to help here?

Wow, congratulations! I wish you all the best. :+1:

Not sure if this is a separate issue or you want to consolidate it as part of this one: Any plans to enable recipient removal from already encrypted files? Specifically,...

Reproducible on `alpine:3.11.3`.

Would a static review suffice, since we are essentially just sending the remote endpoint text commands?

Hi @mattnenterprise, can we merge this PR or should we close it?

2y later, I had the same problem and it took a couple of hours to get to this `Dockerfile`: ```bash FROM alpine RUN apk update \ && apk add --no-cache...