always print LF at the end of full lines

pull/328/head
romkatv 2019-11-06 13:56:58 +01:00
parent 845aefd746
commit ba5c6dd12d
1 changed files with 1 additions and 1 deletions

View File

@ -5118,7 +5118,7 @@ _p9k_init_display() {
}
_p9k_init_prompt() {
_p9k_t=($'\n' '' '')
_p9k_t=($'\n' $'%{\n%}' '')
_p9k_prompt_overflow_bug && _p9k_t[2]=$'%{%G\n%}'
_p9k_init_lines