about summary refs log tree commit diff stats
path: root/code/keys.rb
diff options
context:
space:
mode:
Diffstat (limited to 'code/keys.rb')
-rw-r--r--code/keys.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/code/keys.rb b/code/keys.rb
index 5876df6b..cef8d597 100644
--- a/code/keys.rb
+++ b/code/keys.rb
@@ -496,9 +496,10 @@ module Fm
 					case mouse.x
 					when ranges[0]
 						descend
-						descend
 						if mouse.click3?
 							@pwd.pos = get_offset( @path[-1], lines ) + mouse.y - 1
+						else
+							descend
 						end
 					when ranges[1]
 						descend