automotiveMastermind / prompt

A spectacular prompt for *nix distributions.
MIT License
10 stars 6 forks source link

git-prompt: escape sequence issue in latest version of posh-git-sh #55

Closed dmccaffery closed 3 years ago

dmccaffery commented 4 years ago

The latest update to posh-git-sh which is used by prompt to enable the two-line git prompt has introduced an issue with zsh.

Upstream issue:

https://github.com/lyze/posh-git-sh/issues/48

Any update / reinstall of prompt will get the latest implementation of git-prompt.sh script from the above repository. Pending on the outcome of the upstream issue, we may want to revert to pulling an earlier version of git-prompt.sh for now.

dmccaffery commented 3 years ago

resolved in the upstream; closing