Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coloring on windows. #2076

Open
plutonium-239 opened this issue Feb 19, 2025 · 0 comments
Open

Coloring on windows. #2076

plutonium-239 opened this issue Feb 19, 2025 · 0 comments
Labels
state: needs triage Waiting to be triaged by a maintainer.

Comments

@plutonium-239
Copy link

Description

Issue #343 and related PR #635 were closed unsolved because the issue author did not respond/whatever else.

It is broken on windows terminal on windows 10. I don't know about 11 but terminal and conhost are the same across both.

Image

Going by the previous issues (3 and 5 years ago), it was never fixed. A fix was proposed in #635 but it was deemed to have too many side effects and not done properly.

I think it's safe to say that it is not a windows terminal issue, considering literally every other app has managed to do colors well, especially since wt is much more modern than other terminals. (examples include clink, eza, bat, the whole charmbracelet/* bunch i.e. gum, glow, any bubbletea app, etc. - if you need more examples please tell me, I will look)

Some examples `clink` can be seen in the prompt.

eza
Image

bat running inside tv

Image

Do you want me to use Debug Tap on windows terminal? This will allow you to see all the actual ascii sequences sent to the terminal.
But since the issue had already been diagnosed to one line in #343 itself, I'm not sure if that was needed.

Version

v3.41.0

Operating system

Windows 10

Experiments Enabled

No response

Example Taskfile

@task-bot task-bot added the state: needs triage Waiting to be triaged by a maintainer. label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: needs triage Waiting to be triaged by a maintainer.
Projects
None yet
Development

No branches or pull requests

2 participants