summaryrefslogtreecommitdiffstats
path: root/commands.lst
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2014-08-17 20:27:01 +0200
committerBert Münnich <ber.t@posteo.de>2014-08-17 20:27:01 +0200
commit1094def1833c19b4fcb84954f2ae2aaf36dd7a5f (patch)
tree942d3849027e2e870a13d89dae8468ac0de4bf91 /commands.lst
parent50652f63d99c9ff540fac4c72b0422660bdb3dab (diff)
downloadnsxiv-1094def1833c19b4fcb84954f2ae2aaf36dd7a5f.tar.zst
Added command to remove all image marks, bound to Ctrl-m; fixes issue #163
Diffstat (limited to 'commands.lst')
-rw-r--r--commands.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands.lst b/commands.lst
index ece3f48..5dd401d 100644
--- a/commands.lst
+++ b/commands.lst
@@ -10,6 +10,7 @@ G_CMD(n_or_last)
G_CMD(scroll_screen)
G_CMD(toggle_image_mark)
G_CMD(reverse_marks)
+G_CMD(unmark_all)
G_CMD(navigate_marked)
I_CMD(navigate)