1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-24 20:30:44 +00:00

always print LF at the end of full lines

This commit is contained in:
romkatv 2019-11-06 13:56:58 +01:00
parent 845aefd746
commit ba5c6dd12d

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