summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-03-16 07:23:42 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-03-16 07:23:42 +0800
commit0d6116eea1e741bc8bc1fc6d04536c8242c5aa42 (patch)
treecae291c7f26f429c0c00a87be9b8aa12b867f14e /README.md
parent5b696d46bf923f5eb0c7d7b3935e35695dc16318 (diff)
jwalk 0.5 has landed - now we don't follow symlinks during traversal!
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
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,