wtf icon indicating copy to clipboard operation
wtf copied to clipboard

Cant quit out of wtfutil

Open Moizsohail opened this issue 2 years ago • 2 comments

What's broken?

If the internet is dead and as soon as I press ctrl+c on wtfutil, the util becomes unresponsive.

image

I am using M2 Monterey. I built wtfutil using GOOS=darwin GOARCH=arm64 go build -o bin/${APP}

Moizsohail avatar Aug 22 '22 16:08 Moizsohail

Interesting. So to clarify, if your internet is all right, it closes fine? If you just left it, does it eventually time out? From the image, are you using one o the included configs, or are have you modified it. Which modules are running?

Seanstoppable avatar Aug 24 '22 15:08 Seanstoppable

What happens if you press q with no module selected? Does that quit the app? (I cannot reproduce the issue you're seeing).

senorprogrammer avatar Aug 28 '22 01:08 senorprogrammer