powerline / fonts

Patched fonts for Powerline users.
25.66k stars 3.19k forks source link

Terminal Transparency #92

Open ming-codes opened 9 years ago

ming-codes commented 9 years ago

The power line triangles is always solid and not turned transparent when terminal transparency is turned on. Maybe this make sense, but are there any way to work around this?

Terminal is iTerm2

oaleynik commented 9 years ago

+1

The same thing in zsh https://www.dropbox.com/s/64lyrroxlcdlewh/Screenshot%202015-02-15%2011.32.20.png?dl=0

danielnehrig commented 9 years ago

looks like shell powerline has no opacity effect but my tmux powerline appears to have transparency shell: http://prntscr.com/828hkw tmux : http://prntscr.com/828hzp Im on Windows Cygwin Mintty Terminal using Zsh

polarathene commented 8 years ago

Came across this issue when troubleshooting via Google, in case anyone else lands here I've made a PR for iTerm2 that should hopefully get merged to fix this issue :)

This does not make the separator glyph consistent with transparency with the segments, instead it does the opposite keeping both fully opaque while the main BG can be transparent.