On Sat, May 22, 2021 at 11:50:57AM -0700, Charlie Gibbs wrote:
I have to fall back to another viewer (usually ristretto, which I
really don't like) to view these files.  (Working on a file that
xv likes with the Gimp is one good way to make a file it doesn't
like.)

I used xv, a long time ago. Take a look at "feh". It's got decent command line functionality, and is modern/supported. E.g., to show a picture zoomed for the full screen:
 feh -FZ filename
add filename to output:
 feh -FZd filename
add exif tags:
 feh -FZd --draw-exif filename
etc

Reply via email to