From bfe1dbafaec8d79cb77fca93d4daa5a98e2cbf29 Mon Sep 17 00:00:00 2001 From: The Flying Rapist Date: Fri, 9 Feb 2018 05:14:12 -0500 Subject: Reload tags on reset MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Without this, there is no way to reload the “tagged” file. Being able to reload it is nice, because you can tag paths using external utilities (e.g. a feh action). --- ranger/core/actions.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ranger/core/actions.py b/ranger/core/actions.py index aef0d205..d08526f2 100644 --- a/ranger/core/actions.py +++ b/ranger/core/actions.py @@ -74,6 +74,7 @@ class Actions( # pylint: disable=too-many-instance-attributes,too-many-public-m if self.metadata: self.metadata.reset() self.rifle.reload_config() + self.fm.tags.sync() def change_mode(self, mode=None): """:change_mode -- cgit 1.4.1-2-gfad0