#lazyweb Does anyone know a way to preview `.png` files inside #Git diffs in a terminal?
I tried using a diff-filter with chafa (https://hpjansson.org/chafa/) but that didn't seem to work when trying to use the Kitty graphics protocol and just showed me the text representation of the commands being issued to the terminal. My use case is to verify golden images of an Android screenshot test which is doable via my IDE but I hugely prefer the terminal over it.