From 7d878bd16df1abffde780e195144b845dc133166 Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Sat, 10 Aug 2013 21:18:53 +0200 Subject: Added file marks; fixes issue #94 - Command it_toggle_image_mark (bound to 'm') toggles mark of current image - Command it_navigate_marked (bound to 'N'/'P') can be used to go to the next/previous marked image - When option -o is given, all marked files get printed --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b056a6e..918e6a5 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ of small previews is displayed, making it easy to choose an image to open. -i Read file list from stdin -n NUM Start at picture NUM -N NAME Set X window resource name to NAME - -o Write file list to stdout when quitting + -o Write list of marked/all files to stdout when quitting -p Pixelize, i.e. turn off image anti-aliasing -q Be quiet, disable warnings -r Search given directories recursively for images @@ -108,6 +108,10 @@ of small previews is displayed, making it easy to choose an image to open. R Reload all thumbnails D Remove image from file list and go to next image + m Mark/unmark current image + N Go [count] marked images forward + P Go [count] marked images backward + *Thumbnail mode:* h,j,k,l Move selection left/down/up/right [count] times -- cgit v1.2.3-54-g00ecf