eza-community / eza

A modern, maintained replacement for ls
https://eza.rocks
MIT License
8.76k stars 171 forks source link

Support ln=target in LS Colors (exa PR 960) #1018

Open jbrubake opened 3 weeks ago

jbrubake commented 3 weeks ago

Setting "ln=target" highlights a link in the same color as the referred file instead of having a specific symlink color. Dangling/orphaned links are always colored using the specified "or=" color.

(Credit to @LarsHaalck who wrote the original ogham/exa#960)

MartinFillon commented 3 weeks ago

Hey, thanks for updating the pr, I will let you fix clippy lints error and check for format error in your code, they are mentionned in the checks not passing