henrikruscon / hyper-statusline

Status Line Plugin for Hyper
MIT License
386 stars 79 forks source link

feat: add behind indicator #68

Open 5c077yP opened 6 years ago

5c077yP commented 6 years ago

related to #67, this adds another git behind indicator. unfortunately i didn't really work with svg before so i just added a pure utf "↓". to keep consistency i removed the ahead svg and also replaced it with a pure utf "↑" . If this goes against your design a will revert and try to add an svg instead.

this is how it looks for me:

screen shot 2017-11-29 at 14 47 33

also because there's no svg, there was no special need for custom colors, which is why i also removed them.

j-f1 commented 5 years ago

This included in #78, which I’ve published to @j-f/hyper-statusline. You can swap hyper-statusline with @j-f/hyper-statusline in your config to switch.