even-better-ls icon indicating copy to clipboard operation
even-better-ls copied to clipboard

Certain directories don't show up as directories?

Open edridgedsouza opened this issue 7 years ago • 1 comments

Interestingly, some of my directories don't properly show up with the directory icon. Running ls -l you can see that the directory "Books and Textbooks" appears as if it is a regular file, even though it has the prefix "d". What could be causing this?

image

edridgedsouza avatar Jun 21 '17 16:06 edridgedsouza

I found this issue as well while using it in a virtualbox guest shared folder. I think it is due to the inodes not reporting the correct types, which is an underlying problem with the OS. However, I'll take a look at my code.

mnurzia avatar Jun 24 '17 12:06 mnurzia