about summary refs log tree commit diff stats
path: root/code/fm.rb
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-07-19 03:33:07 +0200
committerhut <hut@lavabit.com>2009-07-19 03:33:07 +0200
commitc71a21f62dc6d6b535bbfba62bfb015b4c0be32a (patch)
tree4fe79a3e67cd29c911bd0213d9ce6234021ef60e /code/fm.rb
parent87aab6c8509710740a99ac1279689cd0dd97118f (diff)
downloadranger-c71a21f62dc6d6b535bbfba62bfb015b4c0be32a.tar.gz
commit 632d6ae done right (refresh dirs when entering)
Diffstat (limited to 'code/fm.rb')
-rw-r--r--code/fm.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/fm.rb b/code/fm.rb
index 6426dd14..974e8c65 100644
--- a/code/fm.rb
+++ b/code/fm.rb
@@ -217,7 +217,7 @@ module Fm
 		end
 
 		@pwd = @path.last
-		@pwd.refresh
+		@pwd.refresh! if @pwd.changed?
 		@pwd.pos = @pwd.pos
 
 		## initialize directories in @pwd