| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@ssddOnTop Could you please describe the problem that people were seeing with this? I'd love to know why this was reverted. I assume there were issues reported, but I don't see them linked here or noted as a comment if they were reported somewhere else. |
Sorry, something went wrong.
|
OK, so I dropped into discord to ask there, where it was reported. Essentially, RPROMPT resolves to $(_forge_prompt_info) with this commit. Adding setopt PROMPT_SUBST fixes this, but I'm wanting to investigate some more to see if there's an alternative solution to this, because it seems a bit intrusive to arbitrarily setopt PROMPT_SUBST for users. I already had PROMPT_SUBST included in my configuration, which is why I never saw this as an issue during my testing. It wasn't until I loaded a minimal zshrc that I was able to reproduce it. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Reverts #2776