luke-jr / bfgminer

Modular ASIC/FPGA miner written in C, featuring overclocking, monitoring, fan speed control and remote interface capabilities.

Home Page:http://luke.dashjr.org/programs/bitcoin/files/bfgminer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bfgminer cli clears console

derMart opened this issue · comments

when running bfgminer it clears some of the output.
This happens for the error listed here: #823
but also when pressing ctrl+c or scrolling the current console output is deleted which makes it very hard to debug problems.
It is generally bad practice to clear cli output.