From: Samir Benmendil Date: Fri, 12 Jun 2015 02:43:26 +0000 (+0100) Subject: ranger: don't autoupdate_cumulative_size X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/d02fb344aecf141f651124f6f6e61dae6eb73c89?ds=inline ranger: don't autoupdate_cumulative_size --- diff --git a/ranger/rc.conf b/ranger/rc.conf index 1569492..04abbd0 100644 --- a/ranger/rc.conf +++ b/ranger/rc.conf @@ -141,7 +141,7 @@ set padding_right false # command :get_cumulative_size or typing "dc". The size is expensive to # calculate and will not be updated automatically. You can choose # to update it automatically though by turning on this option: -#set autoupdate_cumulative_size false +set autoupdate_cumulative_size false # Turning this on makes sense for screen readers: #set show_cursor false