Add highlights for special file attributes (suid, sgid, sticky bit etc.) #1736
Unanswered
Xe-no1
asked this question in
Q&A, Howto, Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, is it possible to colorise the output of eza for files with special permissions using the

$LS_COLORSenvar or otherwise?$LS_COLORSused to reproduce:Top is (gnu)
lswhich highlights the files differently based on their permissions, underlines files with more that one hardlink and colors orphan symlinks red and bold, butezahighlights all of these files using the same ANSI sequences as the regular directories/symlinks – which in this case are disabled so they are displayed using the default text foreground.I wasn't able to find anything in the relevant documentation to achieve this behaviour so feel free to point me in the right direction if I missed anything/if
ezais working as intended.Beta Was this translation helpful? Give feedback.
All reactions