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

WSL True Color not working. #941

Closed
sarahkittyy opened this issue Jul 28, 2021 · 6 comments
Closed

WSL True Color not working. #941

sarahkittyy opened this issue Jul 28, 2021 · 6 comments

Comments

@sarahkittyy
Copy link

I use this WSL distro: https://github.com/yuk7/ArchWSL

How to reproduce

  • Enable ConPTY
  • Open Fluent, use the default powershell profile.
  • wsl
  • Note the colors (true color is working).
  • Now exit.
  • Open actual powershell
  • flute.exe run wsl
  • Note the colors (true color is not working).

This is an issue because the WSL distro I sent has an option to use fluent terminal as default, and if I use that, and start the distro from the Arch.exe executable, true colors break.

Started normally (by typing wsl):
image

Started indirectly, through Arch.exe or through flute.exe run wsl
image

@felixse
Copy link
Owner

felixse commented Jul 28, 2021

check whether ConPty is enabled in Settings/General (last toggle on the page)

@sarahkittyy
Copy link
Author

check whether ConPty is enabled in Settings/General (last toggle on the page)

image

ConPTY is enabled.

@hanskokx
Copy link
Contributor

hanskokx commented Jul 28, 2021 via email

@felixse
Copy link
Owner

felixse commented Jul 28, 2021

true color is only supported for ConPty, so that won't help

@hanskokx
Copy link
Contributor

hanskokx commented Jul 28, 2021 via email

@felixse
Copy link
Owner

felixse commented Jul 28, 2021

I found the problem, it will be fixed in the next release (or if you build it from master)

Oh! Good to know - is that in the docs anywhere?

Might be worth documenting, you're right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants