diff options
| author | Bert Münnich <ber.t@posteo.de> | 2014-08-17 20:27:01 +0200 |
|---|---|---|
| committer | Bert Münnich <ber.t@posteo.de> | 2014-08-17 20:27:01 +0200 |
| commit | 1094def1833c19b4fcb84954f2ae2aaf36dd7a5f (patch) | |
| tree | 942d3849027e2e870a13d89dae8468ac0de4bf91 /commands.lst | |
| parent | 50652f63d99c9ff540fac4c72b0422660bdb3dab (diff) | |
Added command to remove all image marks, bound to Ctrl-m; fixes issue #163
Diffstat (limited to 'commands.lst')
| -rw-r--r-- | commands.lst | 1 |
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) |
