Open jacobilsoe opened 3 months ago
Describe the bug In Emacs 29.4 available disk space is not shown in dired when using all-the-icons-dired.
all-the-icons-dired
To Reproduce Configure all-the-icons-dired like this in Emacs 29.4:
(use-package all-the-icons-dired :hook (dired-mode))
Expected behavior Available disk space should be shown at the first line but is not.
Expected: /dir: (10 GiB available)
/dir: (10 GiB available)
Actual: /dir:
/dir:
Describe the bug In Emacs 29.4 available disk space is not shown in dired when using
all-the-icons-dired
.To Reproduce Configure
all-the-icons-dired
like this in Emacs 29.4:Expected behavior Available disk space should be shown at the first line but is not.
Expected:
/dir: (10 GiB available)
Actual:
/dir: