henrikruscon / hyper-statusline

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

Seems to be broken on Canary (2.0.2) #62

Open ELLIOTTCABLE opened 6 years ago

ELLIOTTCABLE commented 6 years ago

When initially launched on 2.0.2, this plugin seems to have no effect at all:

screen shot 2017-09-21 at 17 55 00

… but if I change the hyperStatusLine configuration, and hit save in my editor, the status-line suddenly appears (without, however, respecting the configuration I just set?)

screen shot 2017-09-21 at 17 56 18

Here's hoping you guys get a chance to give this some update-love! This is an essential part of Hyper for me, and I don't want it to break when 2.0 goes stable! <3

balazsorban44 commented 6 years ago

I have the same problem

simonhaenisch commented 6 years ago

@ELLIOTTCABLE are you sure that the text color isn't just black (check by hovering the lower left corner)? cause that's my issue (not on canary though).

simonhaenisch commented 6 years ago

image

but when I change hyper's background color to transparent (backgroundColor: 'rgba(0, 0, 0, 0.5)'), i can actually (barely) see that the bar is there:

image