Skip to content

Full gradients don't work on Windows #42

@fun840

Description

@fun840

I'm trying to get a full gradient (not just the ANSI colors) on Windows, but something is going wrong. I looked at the code to see how to enable full colors, and I saw that I can do that by setting the environment variable ENABLE_TRUECOLOR. When I try that though, it displays this:
image
I'm not really sure what's happening here, but I know this isn't what's supposed to be happening. I'm using Windows Terminal (with PowerShell if it matters), which I know supports full rgb color,
image
so there's some problem with the program. There are no errors when setting up pdm and stuff, so I'm not really sure what's going wrong here.

Edit: I realize it might not be obvious, but the reason there is red`,blue instead of just red,blue is because I'm using powershell, ` is the escape character, it will still act as a normal comma.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions