diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-05-11 15:03:24 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-05-11 15:03:24 +0200 |
commit | e28fb4e9d5723c46b8c3c91e94e9c5789b609d80 (patch) | |
tree | 687cbc4603bca2284c40b8dfcad6bc58e202a729 /man/feh.pre | |
parent | 4e2e218cf0fffd0c74aa4bd44d7abd318166403f (diff) |
Use custom temporary directory for ImageMagick calls and clean it up afterwards
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/man/feh.pre b/man/feh.pre index a6b76ef..a358714 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -489,11 +489,6 @@ of zero causes to try indefinitely. By default, magick support is disabled. . -Note that feh may clutter -.Pa /tmp -with temporary files created by ImageMagick for each failed conversion attempt. -This is a known bug. -. .It Cm --max-dimension Ar width No x Ar height . Only show images with width <= @@ -1916,16 +1911,6 @@ as it could be. does not take window decorations into account and may therefore make the window slightly too large. . -.Pp -. -When enabled, -.Cm --magick-timeout -may clutter -.Pa /tmp -with temporary files produced by ImageMagick. -This happens whenever an image is not loaded due to the conversion taking -longer than the specified timeout. -. .Ss REPORTING BUGS . If you find a bug, please report it to |