aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBert Münnich <be.muennich@gmail.com>2013-08-10 21:18:53 +0200
committerBert Münnich <be.muennich@gmail.com>2013-08-10 21:18:53 +0200
commit7d878bd16df1abffde780e195144b845dc133166 (patch)
treeee956a3830bf27b82a2004b6e8f160ddf60a7011 /README.md
parent84d77b173288f838ffdbe2cd12061cf7a725f185 (diff)
downloadnsxiv-7d878bd16df1abffde780e195144b845dc133166.tar.zst
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
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
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