Files
pure/pure.zsh
Mathias Fredriksson 5ccc336b35 Restore prompt_subst setopt when rendering prompt (#231)
We store the user setting for `prompt_subst` before changing it in the
local scope of `prompt_pure_preprompt_render`. This allows us to restore
it when we render the real prompt (`PS1`) through `zle .redraw-prompt`.

Fixes #230.
2016-09-20 16:56:12 +03:00

12 KiB