mafredri and sindresorhus Avoid calling zle reset-prompt in precmd (#431)
There's no need to call zle reset-prompt in precmd since the prompt has
yet to be rendered. This commit separates the widget functionality
(reset prompt) and restoring the prompt symbol.
Latest commit 9325fe6 Aug 24, 2018