diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-05-02 19:22:30 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-05-02 19:22:30 +0200 |
commit | 85fba735f87bb9aae2894f658d4b6c470fbe672a (patch) | |
tree | 99d1a17a9107ceba487f78c233f032a615f49bd5 /ChangeLog | |
parent | 873aecef62bfca4ab25a9471b4bf4f98844c846c (diff) |
Use next/prev/render keys to select images in thumbnail mode (closes #26)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> |