Skip to content

Feature request: Prefix output with (colored?) indicator of which process it came from #46

@ksmithbaylor

Description

@ksmithbaylor

After having used docker-compose in the past, I really liked the way it showed output from all of the processes it runs. Here's a screenshot:

Docker-compose screenshot

It would be nice if parallelshell allowed me to specify a "name" for each process and automatically choose a different color for each prefix. If a name was not given, it would fall back to using the name of the command that was run.

The npm package "concurrently" offers something similar, but the prefixes are not colored and the package itself does not handle colored output well in general.

I'd be happy to work on a pull request if this is something that would be useful!

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions