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

$host.ui.rawui.foregroundcolor difference between v1.2 and v2 under Cmder/Conemu #818

Closed
chawyehsu opened this issue Nov 24, 2018 · 5 comments

Comments

@chawyehsu
Copy link

chawyehsu commented Nov 24, 2018

Environment data

PS version: 6.1.1
PSReadline version: 1.2 / 2.0.0-beta3
os: 10.0.17763.1 (WinBuild.160101.0800)
PS file version: 6.1.1

Steps to reproduce or exception report

> pwsh -noprofile
> (Get-Module -Name "PSReadline").Version
> $host.ui.rawui.foregroundcolor

capture2
capture3

@chawyehsu
Copy link
Author

It looks like a combination issue of PSReadLine2 and Cmder, related to cmderdev/cmder#1899. 📌

@lzybkr
Copy link
Member

lzybkr commented Nov 24, 2018

I'm guessing this is fixed in the latest builds, and if so, a duplicate of #774.

@chawyehsu
Copy link
Author

How can I install the snapshot build, I would like to test if it's fixed.

@lzybkr
Copy link
Member

lzybkr commented Nov 24, 2018

The easiest way is to just copy over the bits you have installed - backing them up first if you prefer.

@chawyehsu
Copy link
Author

capture4
It works as expected, thank you for providing this information. I'll close this issue as a duplicate of #774.

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

2 participants