about summary refs log tree commit diff stats
path: root/code/keys.rb
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-07-19 13:56:48 +0200
committerhut <hut@lavabit.com>2009-07-19 13:56:48 +0200
commit252d8f1959095793c783622b0f062439ca08391d (patch)
treef000be1faaea6fa42d7de52a8c342f636ff15f5f /code/keys.rb
parent7129d105d96961d0298837ccdb053000aecf6602 (diff)
downloadranger-252d8f1959095793c783622b0f062439ca08391d.tar.gz
fixed mouse behaviour
Diffstat (limited to 'code/keys.rb')
-rw-r--r--code/keys.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/code/keys.rb b/code/keys.rb
index 75ad8a8a..f553cf24 100644
--- a/code/keys.rb
+++ b/code/keys.rb
@@ -496,7 +496,6 @@ module Fm
 						descend
 						if mouse.press1?
 							@pwd.pos = get_offset( @path[-1], lines ) + mouse.y - 1
-						else
 							descend
 						end
 					when ranges[1]