X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/eabc80c4d9e790bfee4304a642430523f2965eb6..148295024c93e47f90ac850bf068e592b16b1c7c:/ranger/rc.conf diff --git a/ranger/rc.conf b/ranger/rc.conf index 0c6417a..1569492 100644 --- a/ranger/rc.conf +++ b/ranger/rc.conf @@ -23,7 +23,7 @@ #set column_ratios 1,3,4 # Which files should be hidden? (regular expression) -#set hidden_filter ^\.|\.(?:pyc|pyo|bak|swp)$|^lost\+found$|^__(py)?cache__$ +set hidden_filter ^\.|^lost\+found$ # Show hidden files? You can toggle this by typing 'zh' #set show_hidden false @@ -63,14 +63,14 @@ set vcs_aware true set preview_images true # Use a unicode "..." character to mark cut-off filenames? -set unicode_ellipsis false +set unicode_ellipsis true # Show dotfiles in the bookmark preview box? #set show_hidden_bookmarks true # Which colorscheme to use? These colorschemes are available by default: # default, jungle, snow -#set colorscheme jungle +set colorscheme custom # Preview files on the rightmost column? # And collapse (shrink) the last column if there is nothing to preview? @@ -89,10 +89,10 @@ set unicode_ellipsis false #set draw_progress_bar_in_status_bar true # Draw borders around columns? -#set draw_borders true +set draw_borders true # Display the directory name in tabs? -#set dirname_in_tabs false +set dirname_in_tabs true # Enable the mouse support? #set mouse_enabled true @@ -105,7 +105,7 @@ set unicode_ellipsis false #set display_tags_in_all_columns true # Set a title for the window? -#set update_title false +set update_title true # Set the title to "ranger" in the tmux program? #set update_tmux_title false @@ -115,11 +115,11 @@ set unicode_ellipsis false #set shorten_title 3 # Abbreviate $HOME with ~ in the titlebar (first line) of ranger? -#set tilde_in_titlebar false +set tilde_in_titlebar true # How many directory-changes or console-commands should be kept in history? -set max_history_size 200 -set max_console_history_size 500 +set max_history_size 2000 +set max_console_history_size 5000 # Try to keep so much space between the top/bottom border when scrolling: #set scroll_offset 8 @@ -129,7 +129,7 @@ set max_console_history_size 500 # Padding on the right when there's no preview? # This allows you to click into the space to run the file. -#set padding_right true +set padding_right false # Save bookmarks (used with mX and `X) instantly? # This helps to synchronize bookmarks between multiple ranger @@ -164,7 +164,7 @@ set sort_directories_first false # You can set local options that only affect a single directory. # Examples: -# setlocal path=~/downloads sort mtime +setlocal path=~/downloads sort mtime # =================================================================== # == Command Aliases in the Console @@ -348,7 +348,7 @@ set sort_directories_first false #map tab_move -1 #map gt tab_move 1 #map gT tab_move -1 -#map gn tab_new ~ +map gn tab_new #map gc tab_close #map uq tab_restore map tab_open 1