Revert "fix(zsh): use global scope for typeset to support lazy loading"#2810
Revert "fix(zsh): use global scope for typeset to support lazy loading"#2810tusharmath merged 1 commit intomainfrom
Conversation
|
@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. |
|
OK, so I dropped into discord to ask there, where it was reported. Essentially, RPROMPT resolves to $(_forge_prompt_info) with this commit. Adding |
Reverts #2776