summaryrefslogtreecommitdiffstats
path: root/commands.lst
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2014-09-28 00:26:02 +0200
committerBert Münnich <ber.t@posteo.de>2014-09-28 00:28:50 +0200
commit7b91e10f225797cef26ce7094bf2ac6b94901b33 (patch)
treee55bb736a5e1590e6e8548bcf86eedfae29a89b2 /commands.lst
parentb2dbd2fed3c9cee72ac3e84036b6b08b169a376e (diff)
downloadnsxiv-7b91e10f225797cef26ce7094bf2ac6b94901b33.tar.zst
Added thumbnail zooming...
- Key mappings +/- are now general commands - Use JPG as thumbnail cache file format instead of PNG - Fixes issue #161
Diffstat (limited to 'commands.lst')
-rw-r--r--commands.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands.lst b/commands.lst
index 5dd401d..a1b14e6 100644
--- a/commands.lst
+++ b/commands.lst
@@ -8,6 +8,7 @@ G_CMD(remove_image)
G_CMD(first)
G_CMD(n_or_last)
G_CMD(scroll_screen)
+G_CMD(zoom)
G_CMD(toggle_image_mark)
G_CMD(reverse_marks)
G_CMD(unmark_all)
@@ -20,7 +21,6 @@ I_CMD(toggle_animation)
I_CMD(scroll)
I_CMD(scroll_to_edge)
I_CMD(drag)
-I_CMD(zoom)
I_CMD(set_zoom)
I_CMD(fit_to_win)
I_CMD(rotate)