@ -3361,7 +3361,7 @@ case "$image" in
esac
# Set the prompt location
printf "%b%s" "\033[${lines}H"
[ "$image" != "off" ] && printf "%b%s" "\033[${lines:-0}H"
# Re-enable line wrap
[ "$line_wrap" == "off" ] && printf "%b%s" "\033[?7h"