wtfutil / wtf

The personal information dashboard for your terminal
http://wtfutil.com
Mozilla Public License 2.0
15.74k stars 799 forks source link

Cant quit out of wtfutil #1318

Closed Moizsohail closed 1 year ago

Moizsohail commented 2 years ago

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}

Seanstoppable commented 2 years ago

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?

senorprogrammer commented 2 years ago

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