eza-community / eza

A modern alternative to ls
https://eza.rocks
European Union Public License 1.2
11.92k stars 215 forks source link

feat: Add --no-extended option that hides the + and @ symbols #710

Open ghost opened 10 months ago

MartinFillon commented 10 months ago

I cannot reproduce this rn can you specify your os, and eza version please

erwinvaneijk commented 10 months ago

Confirmed on MacOS Sanoma for the '@' symbol for extended attributes.

PThorpe92 commented 10 months ago

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:

MartinFillon commented 10 months ago

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

cafkafk commented 9 months ago

Also, the use case is valid, so reopening

PThorpe92 commented 9 months ago

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

Berracuza commented 8 months ago

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 ~]$