all-the-icons-dired icon indicating copy to clipboard operation
all-the-icons-dired copied to clipboard

Adds dired support to all-the-icons

Results 2 all-the-icons-dired issues
Sort by recently updated
recently updated
newest added

Unfortunately, `file-directory-p` tends to be very slow (and can hang in some cases) when invoked on remote machines.The simple fix is to just avoid calling this entirely on remote machines....

**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: ``` (use-package all-the-icons-dired :hook...