Commit 3df7651f authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

feh(1): key/mouse actions are not handled when loading via libcurl

parent bafc47fd
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -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.
.