From 6e696ba98c49715be8da2609f8a64be8a023547f Mon Sep 17 00:00:00 2001 From: Daniel Lublin Date: Mon, 4 Jun 2018 22:18:57 +0200 Subject: Add mark range function Sets the marked state of all images ranging from the latest marked/unmarked image to the current image, to the state of that latest toggled image. --- commands.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'commands.lst') diff --git a/commands.lst b/commands.lst index bf9e3ed..06e7d78 100644 --- a/commands.lst +++ b/commands.lst @@ -11,6 +11,7 @@ G_CMD(scroll_screen) G_CMD(zoom) G_CMD(toggle_image_mark) G_CMD(reverse_marks) +G_CMD(mark_range) G_CMD(unmark_all) G_CMD(navigate_marked) G_CMD(change_gamma) -- cgit v1.2.3-54-g00ecf