git-prompt.zsh icon indicating copy to clipboard operation
git-prompt.zsh copied to clipboard

A fast, customizable, pure-shell, asynchronous Git prompt for Zsh

Results 5 git-prompt.zsh issues
Sort by recently updated
recently updated
newest added

This problem is similar to https://github.com/woefe/git-prompt.zsh/issues/8 But tmux is not necessary. This happens when I SSH into a Raspberry PI. When I let the git status show in RPROMPT, and...

Disclaimer: I do not use a plugin manager for Zsh myself and have no idea how they handle plugins. Do they require a special directory layout etc? Let me know...

help wanted

I based it on the "compact" prompt. I have been using it for awhile, and to me it feels pretty similar to the original. I've found it useful for a...

#40 introduced an optimization for Git 2.35.0 or newer. Once 2.35 is more wide-spread the old workaround should be removed and the code cleaned up. In 2027, when Ubuntu 22.04...

Apple ships a current enough git version but it's not detected as supported because of the added info they append the version string. This trims the added data so in...