diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf index 0f17ac2..3731fd5 100644 --- a/.config/ranger/rc.conf +++ b/.config/ranger/rc.conf @@ -195,7 +195,7 @@ set sort natural # Additional sorting options set sort_reverse false set sort_case_insensitive true -set sort_directories_first true +set sort_directories_first false set sort_unicode false # Enable this if key combinations with the Alt Key don't work for you. @@ -304,9 +304,9 @@ map S shell $SHELL map : console map ; console map ! console shell%space -map @ console -p6 shell %%s +map @ console -p9 shell -w %%s map # console shell -p%space -map s console shell%space +map s console shell -w%space map r chain draw_possible_programs; console open_with%%space map f console find%space map cd console cd%space