michael-lazar / rtv

Browse Reddit from your terminal
MIT License
4.64k stars 273 forks source link

Make sure feh scales the image to fit the window #675

Closed mattydebie closed 5 years ago

mattydebie commented 5 years ago

This is a real small PR for the mailcap template, but it's something I was missing when viewing images.

-., --scale-down                                                                                                                                                                                            
  Scale images to fit window geometry (defaults to screen size when no geometry was specified).
  Note that the window geometry is not updated when changing images at the moment.
  This option is recommended for tiling window managers.  This option is ignored when in 
  fullscreen and thumbnail list mode. 
  In tiling environments, this also causes the image to be centered in the window.
michael-lazar commented 5 years ago

thanks!