Merge pull request #629 from jorgegonzalez/master

Image: Fixed issue where linebreaks printed stray spaces over the image
This commit is contained in:
Dylan Araps 2017-01-24 01:43:44 +11:00 committed by GitHub
commit f14700f40e

View file

@ -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")