alien icon indicating copy to clipboard operation
alien copied to clipboard

Git Status no longer shown

Open slackline opened this issue 1 year ago • 0 comments

Describe the bug

I've encountered the same problem as described in #41 on one of my systems. I use the same config across multiple systems (as they are version controlled dotfiles) and its only one system where this has cropped up and stopped working.

To Reproduce Steps to reproduce the behavior:

No explicit error is reported, the prompt is missing all git info when in a version controlled directory.

Expected behavior

The async module should show the git status.

Screenshots

N/A

Environment:

  • Plugin Manager: Not entirely sure to be honest.
  • ZSH Version: 5.9
  • Operating System: Gentoo (no version, rolling distro, updated daily)
  • Terminal Emulator: kitty-0.32.1 (but same issue in Xfce xfce4-terminal-1.1.2

Additional context

Not changed anything in the config for quite some time, so its likely some system update has changed things. Unsure how to debug this, the output of ./async_test.zsh purports to have passed (see most of output here) but the prompt shows that the exit code was 1 suggesting it failed. :shrug:

slackline avatar Feb 10 '24 20:02 slackline