hyper-statusline icon indicating copy to clipboard operation
hyper-statusline copied to clipboard

feat: add behind indicator

Open 5c077yP opened this issue 7 years ago • 1 comments

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.

5c077yP avatar Nov 29 '17 13:11 5c077yP

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.

j-f1 avatar Sep 03 '18 17:09 j-f1