From 49ba898e923b42b2d31fda9a953606a3ac82201c Mon Sep 17 00:00:00 2001 From: Harry Jeffery Date: Thu, 17 Dec 2020 20:18:09 +0000 Subject: Fix first/last image indexing bug Fixes #301 --- files/imv_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/imv_config') diff --git a/files/imv_config b/files/imv_config index 550a4d3..49218c2 100644 --- a/files/imv_config +++ b/files/imv_config @@ -21,7 +21,7 @@ y = exec echo working! = prev = next = next -gg = goto 0 +gg = goto 1 = goto -1 # Panning -- cgit v1.2.3