-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
- Installation type: snap/pip
- Python version: 3.6.9 (should affect all)
- Wilfred version:
v0.5.1
(should affect all releases withwilfred top
)
Steps to Reproduce
Set a long startup command. Run wilfred top
. Resize your terminal width so that Wilfred should start truncating the long startup command. Also, try running wilfred servers
and the same problem will occur.
Expected Behavior
The length of the startup command should not be so long that the server line continues on the next line.
Observed Behavior
The truncation is not aggressive enough, a line break is inserted which makes the whole formatting of wilfred top
look off if you have several servers running.
Update: since v0.7.1
this seems to not truncate at all.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working