misc: prompt

This commit is contained in:
Dylan Araps 2018-02-12 08:43:22 +11:00
parent c9146d9eee
commit 4dd9cc15f0
1 changed files with 1 additions and 1 deletions

View File

@ -4308,7 +4308,7 @@ dynamic_prompt() {
return
else
[[ "$image_prompt" ]] && printf "%b\n" "$line_breaks"
lines="$((lines - info_height))"
lines="$((lines - info_height + 1))"
fi
# Set the prompt location.