dbordak / telephone-line

A new implementation of Powerline for Emacs
GNU General Public License v3.0
551 stars 51 forks source link

Fill face #14

Closed dbordak closed 7 years ago

dbordak commented 9 years ago

As it stands, the center segment has to be nil since the fill function just tosses the face arg out.

dbordak commented 7 years ago

Fixed, though now we have a similar problem in that both of the centermost segments (the last one on lhs, first on rhs) need to match, or else there's a color switch without a separator.