Results 238 comments of Scott Baker

Before I merge this I need a little more information. What overflow is this catching, and how is it triggered?

Does this address the random "OverflowError: cannot convert float infinity to integer" from #3?

@jkleckner EXCELLENT. That has been one of my personal pet peeves for 12+ months now.

This is a great idea. I'd love to see `dool` packaged for more distros, and it should be very simple. I just updated the `.spec` file and it now builds...

Apologies... Github was **not** sending me alerts for issues and pull requests on this repo. I did not see this until just now. Is this still relevant? I'm working through...

I just landed some code that dramatically improves `--output` and I think addresses this issue. Please check https://github.com/scottchiefbaker/dool/commit/82cf041ba30333da3b73af0d60ea055802ca5779 and let me know. There is a pre-release v1.2.0 available with this...

I think I've already fixed most of the stuff related to `--output` but I want to implement signal handling in the future so this is a good start.

@minghungchen is it possible to use signal handling to **not** output the trailing "^C" on STDOUT if I press CTRL + C to terminate dool?

@minghungchen oh good call. I just landed eee27c5 which seems to work for covering up "^C"

I included the MAC address in the HTML in 940d7bd48d927, but I have not published a new release with this commit (yet). Please try it.