Closed brianush1 closed 9 months ago
The colors are messed up, but what's odd is that it does succeed at coloring the last bit properly
Run dub init in cmd on a fresh installation of Windows 10
dub init
Colors
https://github.com/dlang/dub/blob/master/source/dub/commandline.d#L1008
Should be cwritef not writef.
System information
Bug Description
The colors are messed up, but what's odd is that it does succeed at coloring the last bit properly
How to reproduce?
Run
dub init
in cmd on a fresh installation of Windows 10Expected Behavior
Colors
Logs