Image: Fixed issue where linebreaks caused stray spaces to print over images

parent 546c13c1
......@@ -2376,6 +2376,7 @@ display_image() {
"iterm2")
printf "%b\a\n" "\033]1337;File=width=${width}px;height=${height}px;inline=1:$(base64 < "$image")"
zws=
;;
"tycat")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment