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

Issues with 24-bit colour under PowerShell #2497

Closed
1 task done
Aankhen opened this issue Mar 16, 2021 · 1 comment
Closed
1 task done

Issues with 24-bit colour under PowerShell #2497

Aankhen opened this issue Mar 16, 2021 · 1 comment

Comments

@Aankhen
Copy link

Aankhen commented Mar 16, 2021

Purpose of the issue

  • Bug report (encountered problems/errors)

Version Information

Cmder Mini v1.3.17
ConEmu v191012 preview
PowerShell 7.1.3

Windows 10 Pro Build 19042

Description of the issue

Pansies colours work fine in PowerShell itself:

PowerShell prompt importing Pansies and running Write-Host -ForegroundColor

The same thing seems to produce the wrong colours under Cmder:

Cmder prompt running same commands producing red text instead of yellow

After seeing #1530, I tried type and it does sort of fix the issue:

Correct colour produced after type

But there are still problems:

Importing PowerLine after type causes random colours

@Aankhen
Copy link
Author

Aankhen commented Mar 17, 2021

Some more testing shows that this is a ConEmu issue, not a Cmder issue.

EDIT:
For anyone interested, it looks like this is Maximus5/ConEmu#227.

@Aankhen Aankhen closed this as completed Mar 17, 2021
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

1 participant