From 1b67b677dfc2cd856b3723f6beedf39a0fa1cf28 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Thu, 30 Apr 2020 01:11:44 +0200 Subject: Removed extra % character from ranger config. --- files/ranger/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/ranger/rc.conf b/files/ranger/rc.conf index 512d42f..d81f14f 100644 --- a/files/ranger/rc.conf +++ b/files/ranger/rc.conf @@ -295,7 +295,7 @@ map ! console shell%space map @ console -p6 shell %%s map # console shell -p%space map s console shell%space -map r chain draw_possible_programs; console open_with%%space +map r chain draw_possible_programs; console open_with%space map f console find%space map cd console cd%space -- cgit v1.2.1