Merge pull request #50 from Daenarii/patch-2

Fix open_with binding
This commit is contained in:
Luke Smith 2018-05-17 09:17:12 -07:00 committed by GitHub
commit 32a21a7e18

View file

@ -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