From 3a0536e460e95b94409168a14a224e6f00d4c1fc Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 15 Feb 2013 22:14:48 +0100 Subject: core.actions: Don't break "uq" key on fm.reset() --- ranger/core/actions.py | 1 - 1 file changed, 1 deletion(-) diff --git a/ranger/core/actions.py b/ranger/core/actions.py index b02160aa..e0612952 100644 --- a/ranger/core/actions.py +++ b/ranger/core/actions.py @@ -44,7 +44,6 @@ class Actions(FileManagerAware, EnvironmentAware, SettingsAware): def reset(self): """Reset the filemanager, clearing the directory buffer""" old_path = self.thisdir.path - self.restorable_tabs = {} self.previews = {} self.garbage_collect(-1) self.enter_dir(old_path) -- cgit 1.4.1-2-gfad0