8000 [bug]: no progress helper output on windows · Issue #10011 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
[bug]: no progress helper output on windows #10011
Closed
@bazo

Description

@bazo

on windows, git bash shell

progress helper has no output

the reason is on this line https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Console/Helper/ProgressHelper.php#L191

ConsoleOutput says it's not decorated, so the output gets set to NullOutput

in 2.3 i get output, it's all white but it's there.

could the white output be returned to windows instead of none?
thanks

and git bash clearly supports colors as the username is green and folder is yellow. also node.js produces colored output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0