dub
dub copied to clipboard
Improve CLI output
with the new colored output PR merged (#2268) a few things now look a little weird, so opening an issue to track them:
- [x]
dub listanddub list-overridesnow has a lot of whitespace to the left - [x]
dub searchis not colored/bolded - [x] some single-line error messages look a little confusing with the extra whitespace, such as running
dub convert --format=sdltwice - [ ]
dub lintdscanner output is not colored / does not follow dub output - [ ]
dub dustmitedoes not have any coloring - [ ]
Failed to find any versions for package somepackage, referenced by myapp ~masterdoes not have coloring
@WebFreak001 : Want to finish this before next release ?