sobolevn / sobole-zsh-theme

Minimalistic zsh theme inspired by the old-fashioned hobbies.
http://sobolevn.me/sobole-zsh-theme/
147 stars 27 forks source link

git_prompt_info and git_prompt_status don't work in the omz version master (0c80a06) #25

Open MatMerd opened 7 months ago

MatMerd commented 7 months ago

After the last omz update, the branch and repository status stopped being displayed. I saw that there were some changes related to this in the latest version.

  • ec1afe9 [git]
    The new async prompt feature will render prompt information asyncronously and degrade nicely when the calls take too long to finish, as the prompt will already be first drawn and interactive. This is enabled by default for the git prompt and themes that use it (git_prompt_info). If you find that it's not working for you, please open an issue if one is not already opened, and see https://github.com/ohmyzsh/ohmyzsh#disable-async-git-prompt for how to turn it off.

This problem occurs on an Apple M1 Pro device with operating system 13.6 Ventura