From 9608a3482f690f91dc960afe79eb4d218ac175c6 Mon Sep 17 00:00:00 2001 From: hut Date: Sun, 16 Oct 2011 19:16:56 +0200 Subject: core.actions: typo --- ranger/core/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger/core/actions.py b/ranger/core/actions.py index 0961c3bd..41176776 100644 --- a/ranger/core/actions.py +++ b/ranger/core/actions.py @@ -215,7 +215,7 @@ class Actions(FileManagerAware, EnvironmentAware, SettingsAware): macros['F'] = MACRO_FAIL if next_tab.get_selection(): macros['S'] = [fl.path for fl in next_tab.get_selection()] - except: + else: macros['S'] = MACRO_FAIL else: macros['D'] = MACRO_FAIL -- cgit 1.4.1-2-gfad0