Don't eat lines with pure prompt

This commit is contained in:
yevhen-m 2018-02-15 11:29:05 +02:00
parent 282b478fd2
commit 313621b964

View file

@ -127,7 +127,6 @@ function zle-reset-prompt {
zle -R
fi
else
zle reset-prompt
zle -R
fi
}