diff --git a/ranger/.config/ranger/rc.conf b/ranger/.config/ranger/rc.conf index 229458c..4655de1 100644 --- a/ranger/.config/ranger/rc.conf +++ b/ranger/.config/ranger/rc.conf @@ -254,7 +254,7 @@ set cd_tab_case insensitive # Use fuzzy tab completion with the "cd" command. For example, # ":cd /u/lo/b" expands to ":cd /usr/local/bin". -set cd_tab_fuzzy false +set cd_tab_fuzzy true # Avoid previewing files larger than this size, in bytes. Use a value of 0 to # disable this feature. @@ -452,7 +452,7 @@ map ) jump_non map gh cd ~ map ge cd /etc map gu cd /usr -map gd cd /dev +map gd open_with dragon-drag-and-drop -a -x map gl cd -r . map gL cd -r %f map go cd /opt