tgraf / bmon

bandwidth monitor and rate estimator
Other
1.2k stars 98 forks source link

Remove "Really quit" nag #80

Open expipiplus1 opened 5 years ago

expipiplus1 commented 5 years ago

Perhaps my usage of bmon is non-typical and this would be an unpopular change. but:

My usage of bmon doesn't involve accumulating lots of user inputted state in the program; that is to say, if bmon were to close unexpectedly, then I can just start it back up and be where I was. When I'm done with bmon I hit q to leave, and am caught out by the "Really Quit" nag every time.

Compare to a similar program htop which has no such guard against accidental quitting.