From 9824585960f09729c5547d60edaea5d97fdb595f Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 29 Mar 2020 10:55:32 +0800 Subject: cleanup 'quick-hack' done in 2.3.9 - much better now --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7d5cef1..dc72b1e 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,9 @@ Thanks to [jwalk][jwalk], all there was left to do is to write a command-line in ### Limitations +* Does not show symbolic links at all if no path is provided when invoking `dua` + * in an effort to skip symbolic links, for now there are pruned and are not used as a root. Symbolic links will be shown if they + are not a traversal root, but will not be followed. * Interactive mode only looks good in dark terminals (see [this issue](https://github.com/Byron/dua-cli/issues/13)) * _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. -- cgit v1.2.3