sharkdp / lscolors

A Rust library and tool to colorize paths using LS_COLORS
Apache License 2.0
263 stars 18 forks source link

support for ca (regular file with capabilities set) #88

Open matrixhead opened 4 months ago

matrixhead commented 4 months ago

Hi, This pr tires to fix the support for ca (regular file with capabilities set) in #48

sharkdp commented 1 month ago

Thank you for your work. Do we have any measurements of what the performance implications of this change are?