luke-jr / bfgminer

Modular ASIC/FPGA miner written in C, featuring overclocking, monitoring, fan speed control and remote interface capabilities.
http://luke.dashjr.org/programs/bitcoin/files/bfgminer/
Other
1.84k stars 816 forks source link

bfgminer cli clears console #826

Open derMart opened 3 years ago

derMart commented 3 years ago

when running bfgminer it clears some of the output. This happens for the error listed here: https://github.com/luke-jr/bfgminer/issues/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.