diff --git a/internal/p10k.zsh b/internal/p10k.zsh index aeb997c9..7911ad2f 100644 --- a/internal/p10k.zsh +++ b/internal/p10k.zsh @@ -2006,6 +2006,7 @@ prompt_dir() { sep=$_p9k__ret fi _p9k_param $state PATH_SEPARATOR / + _p9k__ret=${(g::)_p9k__ret} (( expand )) && _p9k_escape $_p9k__ret sep+=$_p9k__ret [[ $sep == *%* ]] && sep+=$style