I find myself using the much useful imgcat a lot with iTerm2 while analyzing data with Python. However the image is quite small in the terminal and I often right click --> open image to zoom in. I know I can make the text bigger in iTerm2, but I’m talking about plotted data so sometimes I have to zoom quite a lot.
Now having to do that 3 times a day is one thing, but I’m doing this repeatedly maybe 100 times a day. Double clicking would be nice there !
For the record, I’m using that over SSH so I can’t just open the image (locally) using my own code.