From 4f0632a74bfc11e3eebcc04ae6fede1a690ea606 Mon Sep 17 00:00:00 2001 From: Canop Date: Mon, 30 Nov 2020 22:23:07 +0100 Subject: better cache management for dir size computation Makes it faster in 2 common cases: - compute the root size when children already computed - going up one level in the tree --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3232184..124faa0 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ And you can add shortcuts, for example a ctrl sequence or a function If you want to display *sizes*, *dates* and *permissions*, do `br -sdp` which gets you this: -![replace ls](website/docs/img/20200704-sdp.png) +![replace ls](website/docs/img/20201130-sdp.png) You may also toggle options with a few keystrokes while inside broot. For example hitting a space, a `d` then enter shows you the dates. Or a space, then `h` then enter and you see hidden files. -- cgit v1.2.3