Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Replace colors rendering package for better Windows support #680

Open
@myishay

Description

@myishay

Is your feature request related to a problem? Please describe.
Colors printing in Windows are being printed with strange charactest like this for example:
Screen Shot 2022-06-12 at 12 02 18

Describe the solution you'd like
Currently we are using https://github.com/fatih/color for color rendering.
From a quick check I have made, using https://github.com/jwalton/gchalk would solve our problem on Windows machines.

Describe alternatives you've considered
Another option would be debugging why we see those weird characters, as they were not rendered in previous versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestup for grabsLooking for a contributor to take this task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions