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

color of powerline bar is bleeding across terminal with ZSH 5.7 #5

Closed
rivernate opened this issue Jan 31, 2019 · 3 comments
Closed

Comments

@rivernate
Copy link

The color of the bar is bleeding across the terminal, you can see an image of what it looks like here: bleeding bar color.

It started happening when I upgraded to zsh 5.7

zshrc version: zsh 5.7 (x86_64-pc-linux-gnu)
.zshrc config:
##
# Silver Prompt https://github.com/reujab/silver
##
SILVER=(status:black:white dir:blue:black git:green:black virtualenv:yellow:blue cmdtime:magenta:black
env:red:white:AWS_SHELL)
export SILVER_SHELL=zsh
export SILVER_DIR_ALIASES=$HOME/Development:
eval "$(silver init)"

@reujab reujab closed this as completed in 34dbf75 Feb 2, 2019
@reujab
Copy link
Owner

reujab commented Feb 2, 2019

I was able to reproduce after upgrading to zsh 5.7.

Thanks for reporting this issue; it's been fixed in silver v1.0.5.

reujab added a commit to reujab/bronze that referenced this issue Feb 2, 2019
@rivernate
Copy link
Author

That fixed it for me, thanks!

@reujab
Copy link
Owner

reujab commented Feb 6, 2019

No problem. If you need anything else, please feel free to open another issue.

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