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

fix(status): Only reset changed colors #673

Merged
merged 5 commits into from
Jun 23, 2019

Conversation

ExE-Boss
Copy link
Contributor

@ExE-Boss ExE-Boss commented Apr 3, 2019

This fixes a bug with using posh‑git inside a PowerLine block, which would result in the background colour being reset to the PowerShell window’s background colour, breaking the PowerLine block.

review?(@dahlbyk): I’ve been using this for the last 15 days, and it works fine for me.

Copy link
Owner

@dahlbyk dahlbyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay, @ExE-Boss. I've been focused on wrapping up a big project.

I can reproduce the build failure on master, so I'll merge as soon as we can get that resolved. Thanks for the contribution!

@rkeithhill
Copy link
Collaborator

That build failure seems to be because apt-get is failing to install PowerShell on Ubuntu 14.04. Any chance we could migrate the build to 16.04 since 14.04 is EOL in 10 days? Install instructions for 16.04 are here - https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-6#installation-via-package-repository---ubuntu-1604

src/PoshGitTypes.ps1 Outdated Show resolved Hide resolved
src/PoshGitTypes.ps1 Outdated Show resolved Hide resolved
Copy link
Collaborator

@rkeithhill rkeithhill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@rkeithhill rkeithhill merged commit 5d2ffbe into dahlbyk:master Jun 23, 2019
@ExE-Boss ExE-Boss deleted the fix/no-style-overreset branch June 24, 2019 00:36
@dahlbyk dahlbyk added this to the v1.0 milestone Mar 15, 2020
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

Successfully merging this pull request may close these issues.

3 participants