diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-12-07 22:49:46 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-12-07 22:49:46 +0100 |
commit | 3df7651f58a199ffddd7e1210eea79a26a05a68a (patch) | |
tree | ad834b8c0650555ede6d111ea75aba74151c77d9 /man | |
parent | bafc47fd575bb7878214deda3730efcb6c755770 (diff) |
feh(1): key/mouse actions are not handled when loading via libcurl
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man/feh.pre b/man/feh.pre index da5e890..dd3d658 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1972,7 +1972,7 @@ must be compiled with libcurl support. It is $MAN_CURL$ in this build . . -.Sh BUGS +.Sh KNOWN BUGS . On systems with giflib 5.1.2, .Nm @@ -1992,6 +1992,12 @@ upgrade to giflib 5.1.4. . .Pp . +While loading images using libcurl, +.Nm +will not react to key or mouse actions. +. +.Pp +. Thumbnail mode is somewhat inefficient, and because of that not nearly as fast as it could be. . |