summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-03-15 20:23:10 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-03-15 20:24:30 +0800
commit4990fa4202f2b687ee2476efe0a406fdfe23fd96 (patch)
tree79ad1e0379c2e233e4e416aafbc32e24bb0352ce /README.md
parente873656d53d4071f70e73514a96eaa4cbfd23fc4 (diff)
Upgrade to jwalk 0.5; stop following symlinks during traversalv2.3.4
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index cbfe5de..37b9038 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ dua interactive
* [ ] Evaluate unit coloring - can we highlight different units better, make them stick out?
-#### ✅ v2.3.4 Fast exit from interactive mode for a responsive exit
+#### ✅ v2.3.4 Fast exit from interactive mode for a responsive exit; don't follow symlinks during traversal
#### ✅ v2.3.3 YANKED - journey tests failed to changed method signature
@@ -194,8 +194,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,