eendroroy / alien

An asynchronous zsh prompt
https://eendroroy.github.io/alien
MIT License
303 stars 45 forks source link

using async times out - git info not shown #41

Open olifluous opened 1 year ago

olifluous commented 1 year ago

OS version: pop os 22.04 Kernel version: 6.0.6-76060006-generic font: Space Mono Nerd Fonts

when configuring my .zshrc file with async for vcs_branch, vcs_status and vcs_dirty, my prompt no longer displays git info. Screenshot from 2022-12-05 17-07-49

~/.config/zsh/themes/alien/libs/zsh-async ❱ ./test.zsh -v -x sigwinch_test.txt

my .zshrc config .zshrc and for completeness, my .zshenv file

when removing the :async from the file, git info is displayed again regular prompt

Have i a setting wrong, am i missing a prerequisite? Any help would be appreciated

ghost commented 1 year ago

Issue is no longer present. I don't know what resolved it. this can be discarded