pm2 is not displaying correctly on a WSL bash window via ssh
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?
PM2 is displaying by default as larger than my terminal window, and is using unknown characters for the borders.
How could we reproduce this issue?
use WSL1 bash to SSH into a remote server and use pm2 list
Supporting information
Here's a screenshot of the problem:
https://i.imgur.com/eOpyDy7.png
I couldn't find any styling options in your documentation, this could be resolved if I could choose the size of the outputted data as well as the character it's using for the border.
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 display problem by using WSL1 bash to SSH into a remote server and run pm2 list. Compare the oversized output and border characters with a normal terminal, then identify the CLI output path responsible; done means the table fits the terminal and renders usable border characters or provides the requested output controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100