-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[BUG] mo status: terminal resize causes ghost lines from previous frames #600
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Resizing the terminal taller while mo status is running causes stale lines from previous frames to persist below the dashboard. The process card only renders 3 items but dozens of repeated process/network lines appear.
Steps to reproduce
- Run command:
mo status - Drag the terminal window taller
- observe ghost lines
Expected behavior
Dashboard re-renders cleanly with no stale content
Debug logs
Not applicable (this is a visual rendering bug, not a command error)
Environment
Please run mo update to ensure you are on the latest version, then paste the output of mo --version below:
Mole version 1.30.0
macOS: 26.3.1
Architecture: arm64
Kernel: 25.3.0
SIP: Enabled
Disk Free: 63Gi
Install: Homebrew
Shell: /bin/zsh
Additional context
V1.26.0 partially addressed resize issues, but this wasn't fully fixed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
