From b68900b0d20ef5cf5b6302a5165a7ba0f9653540 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 16 Jun 2019 11:03:04 +0800 Subject: One more limitation --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index e2d89a3..a566fcf 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Thanks to [jwalk][jwalk], all there was left to do is to write a command-line in ### Limitations +* _logical filesize_ is used instead of computed or estimating actual size on disk. * _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