Merge branch 'master' of github.com:dylanaraps/neofetch

This commit is contained in:
Dylan Araps 2017-01-24 10:04:23 +11:00
commit 13cfef01da
2 changed files with 6 additions and 0 deletions

View file

@ -1,6 +1,7 @@
## Contributors
- **[@SomaUlte](https://github.com/SomaUlte)**
- **[@jorgegonzalez](https://github.com/jorgegonzalez)**
## Info
@ -12,3 +13,7 @@
**Color Blocks**<br \>
- Fixed issue with `color_blocks="off"` adding an extra newline to the output.
## Images
- [iTerm2] Fixed issue with linebreaks printing spaces over the image. **[@jorgegonzalez](https://github.com/jorgegonzalez)**

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