feh-2.20.tar.bz2 (signature)
- Fix clang/gcc warnings (Patches by orbea)
- Add support for control via terminal input. feh will read key presses
from the controlling terminal and handle them like X11 key presses
inside the feh window. Note that at the moment, only lower / upper case
ASCII letters and a very small set of additional keys are supported.
- Fix broken ImageMagick support (see
--magick-timeout
) when using some
ImageMagick versions (GitHub #323)
- Remove images from the filelist if they were removed by executing a
user-defined action (GitHub #322)