From d0506ca681423273c568d6c0c584a01f0d95ccba Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 19 Mar 2012 01:24:08 +0100 Subject: core.runner: updated ALLOWED_FLAGS, added comment --- ranger/core/runner.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ranger/core/runner.py b/ranger/core/runner.py index 0f2bc9c7..52c0b669 100644 --- a/ranger/core/runner.py +++ b/ranger/core/runner.py @@ -29,7 +29,9 @@ from subprocess import Popen, PIPE from ranger.ext.get_executables import get_executables -ALLOWED_FLAGS = 'sdpwcrtSDPWCRT' +# TODO: Remove unused parts of runner.py +#ALLOWED_FLAGS = 'sdpwcrtSDPWCRT' +ALLOWED_FLAGS = 'cfrtCFRT' def press_enter(): -- cgit 1.4.1-2-gfad0