From d02fb344aecf141f651124f6f6e61dae6eb73c89 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Fri, 12 Jun 2015 03:43:26 +0100 Subject: [PATCH] ranger: don't autoupdate_cumulative_size --- ranger/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.48.1