git-diff-image icon indicating copy to clipboard operation
git-diff-image copied to clipboard

iTerm2 inline image support

Open BenBergman opened this issue 5 years ago • 2 comments

This plugin is great, but it would be extra great if it could show the diff inline in iTerm2 (perhaps as an option with a flag or a config setting).

iTerm2 has documentation here for implementing inline image display: https://www.iterm2.com/documentation-images.html

BenBergman avatar Nov 13 '19 16:11 BenBergman

Patches welcome!

ewanmellor avatar Nov 13 '19 17:11 ewanmellor

@BenBergman Doesn't give you the comparison diff, but if all you want is to use iTerm's imgcat for diffing can follow this: https://til.hashrocket.com/posts/tyz3s673co-show-images-on-git-diff

pzelnip avatar Feb 07 '21 21:02 pzelnip