Skip to content

Unexpected behaviour when the terminal is in a non-standard size. #252

@SuperCoolPencil

Description

@SuperCoolPencil

When the terminal window is resized to a non-standard or narrow layout, the Surge TUI breaks. The UI elements—including borders, the ASCII art logo, and text panels—overlap severely, disconnect, and become completely illegible instead of adapting gracefully to the available space.

Expected behavior
The TUI should maintain its integrity regardless of window size. If the terminal is too small to display the standard side-by-side layout, it should ideally:

  • Dynamically reorganize the layout (e.g., stack panels vertically).
  • Hide non-essential panels while keeping the core active download details readable.

Screenshots
Image
Image
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtuiChanges affecting the TUI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions