Files
pure/pure.zsh
Mathias Fredriksson e3f1f87fc3 Compare expanded preprompt when rendering (#214)
* Compare expanded preprompt when rendering

The expanded content of the preprompt was not considered previously when
checking if the content had changed. E.g. path changes were never detected.
The typeset (definition) and assignment are performed on separate lines as it
would cause issues otherwise.

Fixes #213.
2016-07-27 12:04:49 +03:00

12 KiB