*NEW RELEASE*
Would you like to ignore SIGWINCH or handle the signal appropriately? There's a problem to run the miner inside the
screen terminal multiplexer. I run miner with screen (screen -dmS yaddayadda), deattach screen, attach it back, then miner exits.
I found a workaround: run it with
unbuffer command (man unbuffer).