diff options
author | hut <hut@lavabit.com> | 2009-07-19 13:56:48 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-07-19 13:56:48 +0200 |
commit | 252d8f1959095793c783622b0f062439ca08391d (patch) | |
tree | f000be1faaea6fa42d7de52a8c342f636ff15f5f /code/keys.rb | |
parent | 7129d105d96961d0298837ccdb053000aecf6602 (diff) | |
download | ranger-252d8f1959095793c783622b0f062439ca08391d.tar.gz |
fixed mouse behaviour
Diffstat (limited to 'code/keys.rb')
-rw-r--r-- | code/keys.rb | 1 |
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] |