about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--code/keys.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/keys.rb b/code/keys.rb
index 5916c69c..e076fde3 100644
--- a/code/keys.rb
+++ b/code/keys.rb
@@ -502,8 +502,8 @@ module Fm
 					when ranges[0]
 						descend
 						if left
-							@pwd.pos = get_offset( @path[-1], lines ) + mouse.y - 1
 							descend
+							@pwd.pos = get_offset( @path[-1], lines ) + mouse.y - 1
 						end
 					when ranges[1]
 						descend