Skip to content

[BUG] mo status: terminal resize causes ghost lines from previous frames #600

@sibisai

Description

@sibisai

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

  1. Run command: mo status
  2. Drag the terminal window taller
  3. 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.

Screenshot of issue:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions