Denys Dovhan

Results 277 comments of Denys Dovhan

I rolled back from `1.25.2` to `1.25.1` and it works fine.

I did. But this docs doesn't seem relevant, since the issue is present in Firefox as well as in Webkit browsers.

The issue was resolved for me.

I've moved the code from this section to https://github.com/spaceship-prompt/spaceship-react This is an external section that can be installed along the spaceship. I also invited @RyanNerd to the repo to maintain...

Seems like the problem happens on Linux machines most of the time. Maybe that's some kind of bug with zsh-async 🤔

Can anyone try running a [zsh-async](https://github.com/mafredri/zsh-async) demo code on your machine? Just to make sure zsh-async works at all? Run this code on your machine. ``` #!/usr/bin/env zsh source ./async.zsh...

Sure, here you go https://discord.gg/NTQWz8Dyt9

Good job! Thanks for contributing! Let me take a closer look when I will get some spare time.

Any suggestions how to get current active GitHub user? Are you using `gh` tool?

You are confusing git with github. It's not the same. Git is a VCS. GitHub is a hosting (website) for Git repos. Yes, it's possible to display the result of...