Skip to content

option to disable std.Progress.dont_print_on_dumb #9633

@nektro

Description

@nektro

TERM=dumb or otherwise that does not support the cursor moving ansi escape codes should still print, but have the items each print on their own line.

If the user decides they do not want the output to print they would still be free to do zig build > /dev/null.

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalThis issue suggests modifications. If it also has the "accepted" label then it is planned.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