hyper-statusline
hyper-statusline copied to clipboard
Not showing git stuff on Hyper 1.4.7 with hyper-statusline 1.7.3
Am I missing something? 😢
Seeing the same thing as well... 😞
👍 same issue. 😢
hyper 1.4.8, hyper-statusline 1.7.3
Same here :(
Edit: nvm, works now ✨. No idea why, I didn't update anything.
same here hyper: 2.0 hyper-statusline: 1.7.6
Having the same issue
hyper: 2.0.0 hyper-statusline: 1.7.6
Finally found a solution to my problem, maybe it's the same for everyone else. For some reason my Xcode install was messed up. You might be able to fix your issue by installing the Xcode command line tools:
xcode-select --install
@castrog It fixed my problem too ! Thanks for the update !
Yep, fixed me right up. Appreciate it, @castrog