diff options
Diffstat (limited to 'ranger')
| -rwxr-xr-x | ranger/.config/ranger/rc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/.config/ranger/rc.conf b/ranger/.config/ranger/rc.conf index a209c77..21506c1 100755 --- a/ranger/.config/ranger/rc.conf +++ b/ranger/.config/ranger/rc.conf | |||
| @@ -348,7 +348,7 @@ map ! console shell%space | |||
| 348 | map @ console -p6 shell %%s | 348 | map @ console -p6 shell %%s |
| 349 | map # console shell -p%space | 349 | map # console shell -p%space |
| 350 | map s console shell%space | 350 | map s console shell%space |
| 351 | map r chain draw_possible_programs; console open_with%%space | 351 | map r chain draw_possible_programs; console open_with%space |
| 352 | map f console find%space | 352 | map f console find%space |
| 353 | map cd console cd%space | 353 | map cd console cd%space |
| 354 | 354 | ||
