Possibly enable color output on Windows (#1494)
authorJason Hood <jadoxa@yahoo.com.au>
Tue, 12 Feb 2019 08:34:37 +0000 (18:34 +1000)
committerNico Williams <nico@cryptonector.com>
Sun, 17 Feb 2019 02:40:41 +0000 (20:40 -0600)
commitdef42a31caef46dbc122cb41f213784d915d318e
tree3899500185e8fd90d34e304ceb7fa1be9f38eaa4
parent605bfb35772833db0bd69927181c934d79b96d2e
Possibly enable color output on Windows (#1494)

Windows 10 supports color output, but it must be explicitly enabled;
ANSICON provides support for other versions.  Enable color if either of
those are available.  Resolves #1494.
src/main.c