Open ghost opened 10 months ago
Confirmed on MacOS Sanoma for the '@' symbol for extended attributes.
I don't use eza anymore since they're adding dependencies #738
We definitely aren't adding dependencies. Not sure where you got that nevermind I see the v0.1 milestone that might cause this confusion. No It's in fact highly unlikely that such a thing would get added, and if it did, it would almost certainly be an optional build/release because we wouldn't want to affect performance for such a niche feature :+1:
I don't use eza anymore since they're adding dependencies https://github.com/eza-community/eza/issues/738
This as @PThorpe92 said is going to be feature flagged. As the person working on it I can ensure it for you
Also, the use case is valid, so reopening
We are talking about a very niche use case here, this would be something they would have to download from gh releases. much like if someone wanted a build w/o libgit2
I would love to see this pr/issue resolved/merged :open_mouth: as I prefer eza -laF
over lsd -lahF
and want to use eza in my rhel vm. It's kinda ugly that eza appends an @
to the permissions of every line, since there are no files without extended attributes in AlmaLinux 9, it does not provide any valuable information besides being really "ugly" / annoying my eyes. Sry :sweat: 😕 and thanks in advance :blush:
[user@alma9vm ~]$ sudo eza -alFR /|grep -vE "@|sys|proc|run|such|denied"|grep -E "[rwx\-]{9}" 2>/dev/null
[user@alma9vm ~]$
I cannot reproduce this rn can you specify your os, and eza version please