No colors when running `watch -c pm2 ls`
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 43.3k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
What's going wrong?
No colors when running watch -c pm2 ls
How could we reproduce this issue?
Run watch -c pm2 ls
Perhaps this is by design... thanks for PM2 btw!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by running watch -c pm2 ls and inspect PM2's CLI output and color-handling entry points. Determine whether colorized output is expected under watch; done means the behavior is documented or the command produces the intended colors, with a regression check if the project has a relevant test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100