summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-05-17 09:17:12 -0700
committerGitHub <noreply@github.com>2018-05-17 09:17:12 -0700
commit32a21a7e18cbb89c8621ea02e1e983df5d43f1f1 (patch)
treef0168ab3dd35d862270903be9f37d8fd3a5e0849
parent85d40e82db9ce31adfd5071065830ebab45269bd (diff)
parentba025ec56896864a75b6063af48b247cd6710a3a (diff)
downloadeibhear-32a21a7e18cbb89c8621ea02e1e983df5d43f1f1.tar.gz
eibhear-32a21a7e18cbb89c8621ea02e1e983df5d43f1f1.tar.zst
eibhear-32a21a7e18cbb89c8621ea02e1e983df5d43f1f1.zip
Merge pull request #50 from Daenarii/patch-2
Fix open_with binding
-rw-r--r--.config/ranger/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf
index 4f5749c..9e67b37 100644
--- a/.config/ranger/rc.conf
+++ b/.config/ranger/rc.conf
@@ -97,7 +97,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