feh-2.3.tar.bz2 (signature)
- Add %F and %N format specifiers, containing an escaped version of %f/%n.
Example: %F for foo'bar".jpg will return 'foo'"'"'bar".jpg'
(GitHub #77)
- Mention URL support in the SYNOPSIS
(Debian #655431)
- Do not refer to --help unless help is compiled in
(Debian #657171)
- Do not overwrite filelist file if it actually is an image
(-f and -F may get mixed up)
(GitHub #79)
- Patch by Dennis Real: Add optional EXIF tag view support (make exif=1)
- Accept offset-only arguments for --geometry
(GitHub #73)