henrikruscon / hyper-statusline

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

Branch status is only updated on tab switch #14

Closed princed closed 7 years ago

princed commented 7 years ago

Is it expected behaviour?

henrikruscon commented 7 years ago

Should be updating more reliably now with merged PR #17

Let me know how it works ✌️

princed commented 7 years ago

It didn't help, unfortunately 😢

henrikruscon commented 7 years ago

What Hyper version and what plugins are you using? ✌️

Right now it updates branch status on title change, window focus, tab switch and enter key button press.

princed commented 7 years ago

Looks like it was some Hyper weirdness. After (accidental) config reset it has started working as expected. Thanks!