grafana / unused

CLI tool, Prometheus exporter, and Go module to list your unused disks in all cloud providers
Apache License 2.0
51 stars 1 forks source link

"Ctrl+c" to stop/quit #56

Closed fedordikarev closed 9 months ago

fedordikarev commented 11 months ago

I tried cancelling the deletions with ctrl+c and that didn't work. I then realized "q" was the way, but it would be nice if ctrl+C worked too, as that's my instant reflex when cancelling an execution

inkel commented 9 months ago

This was "fixed" in #59, and with the UI code refactor in #60 it will be even more evident.