mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-03-03 14:32:43 +02:00
expand c-escapes in POWERLEVEL9K_DIR_PATH_SEPARATOR
This commit is contained in:
parent
71b39f0da9
commit
3586cc8d7e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user