summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-02 19:22:30 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-02 19:22:30 +0200
commit85fba735f87bb9aae2894f658d4b6c470fbe672a (patch)
tree99d1a17a9107ceba487f78c233f032a615f49bd5 /ChangeLog
parent873aecef62bfca4ab25a9471b4bf4f98844c846c (diff)
Use next/prev/render keys to select images in thumbnail mode (closes #26)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 234b343..91f0d68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,9 @@ git HEAD
* Since the manual is way better structured and more detailed than the
--help output, it now simply refers to the manual. To include the old
help text, build feh with 'help=1'
+ * You can now use the next/prev/jump keys to navigate thumbnails. Use the
+ render key to open the currently selected thumbnail.
+ <http://github.com/derf/feh/issues/26>
Sat, 23 Apr 2011 22:00:27 +0200 Daniel Friesel <derf@finalrewind.org>