-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Message logging #79
Comments
The ethminer does not check at runtime if there is a terminal color support. See https://github.com/ethereum-mining/ethminer/blob/master/libdevcore/Terminal.h. |
wait, what? The miner has color support? |
No colors on Windows, right. Blame Windows. |
Yep @chfast it's Windows fault. I did some research and it's a known issue after the anniversary update. There is way to enable 'legacy' console support during compile I just need to get my head around configuring it. |
If would forget about legacy cmd. I think PowerShell supports colors, so someone can add support for it. |
I don't think it would be false to support the 'legacy' terminal/console on Windows because 99% of the users out there will use it. But that's a discussion for itself... |
Hi,
I just started ethminer in a Mesos cluster and the output is kinda inappropriate for this.
I see two issues here:
Regards, Adam.
The text was updated successfully, but these errors were encountered: