diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-13 17:13:32 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-13 17:13:32 +0100 |
commit | 2fb795cf66d74df690263c438a7d2212eb74b3f6 (patch) | |
tree | 6bedbac7f2b65677bec17e715eaf0835b6043c7c | |
parent | 7fe143e795b6a81055148f6f265deb3c7f2f04d5 (diff) |
Update TODO and BUGS
-rw-r--r-- | TODO | 2 | ||||
-rw-r--r-- | feh.1 | 7 |
2 files changed, 7 insertions, 2 deletions
@@ -22,3 +22,5 @@ KeyRelease event. general (usable in index mode, as image info in thumbnail mode, etc.) --reload-button might be useless (wtf is button 0) + +Control thumbnail mode (image selection, mainly) with keys. @@ -666,8 +666,11 @@ view, automatically changing slides every 5 seconds. View all the images in /opt/images and below, sorted by width (smallest first) and move the image to ~/images/image_name when enter is pressed. .SH BUGS -None known. However there are many, many options. It is possible that some -do not work well in conjuncion with each other. Let me know :) +When the files (or even the directory) feh is displaying is deleted by an +external application while feh is running, trying to change or resize the +current image may cause segmentation faults. +.PP +There are probably other bugs, too. If you find one, let me know :) .SH LICENSE Copyright Tom Gilbert (and various contributors), 1999, 2000 .PP |