Skip to content

std.Progress: instead of one line of terminal progress, make it check the terminal width and use multiple lines #14946

@andrewrk

Description

@andrewrk

Extracted from #14647.

When multiple things are being worked on, and the executable has decided to use terminal emulator codes to display a progress bar, display the multiple things in a tree form rather than as a single line. This will give a better idea of what is happening when multiple threads are doing multiple things at once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    contributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.enhancementSolving this issue will likely involve adding new logic or components to the codebase.standard libraryThis issue involves writing Zig code for the standard library.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions