Fix white arrow on newline

This commit is contained in:
Ythildir
2019-02-01 10:34:11 +01:00
committed by Dominik Ritter
parent 6ccdfdf37e
commit 1a1572669c
+1
View File
@@ -364,6 +364,7 @@ prompt_newline() {
"$0" \
"$2" \
"NONE" "NONE" "${newline}"
CURRENT_BG='NONE'
POWERLEVEL9K_WHITESPACE_BETWEEN_LEFT_SEGMENTS=$lws
}