From 0d6116eea1e741bc8bc1fc6d04536c8242c5aa42 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 16 Mar 2020 07:23:42 +0800 Subject: jwalk 0.5 has landed - now we don't follow symlinks during traversal! --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 74a05b9..21bc81f 100644 --- a/README.md +++ b/README.md @@ -196,8 +196,6 @@ Thanks to [jwalk][jwalk], all there was left to do is to write a command-line in ### Limitations * Interactive mode only looks good in dark terminals (see [this issue](https://github.com/Byron/dua-cli/issues/13)) -* _Symlinks_ are followed and we obtain the logical size of the file they point to. Ideally, we only - count their actual size. * _easy fix_: file names in main window are not truncated if too large. They are cut off on the right. * There are plenty of examples in `tests/fixtures` which don't render correctly in interactive mode. This can be due to graphemes not interpreted correctly. With Chinese characters for instance, -- cgit v1.2.3