Skip to content

Dog strips colors of task output #112

@victorb

Description

@victorb

When using dog to run commands that prints out lines with colors, it seems like dog is stripping out the colors for some reason.

I have a project called Quickwiki that uses dog, and when running QUICKWIKI_DEBUG=1 go run main.go build ./wiki, it prints out colors.

But, when running QUICKWIKI_DEBUG=1 dog build-wiki, which runs the same command, the colors are stripped.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions