You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
this crate is used via lscolors crate in the rust drop-in replacement for gnu coreutils called uucoreutils.
The original GNU util ls is still using some extended modes that are not supported by this crate.
To continue using this crate, it would really help to improve on those two topics. The added PRs will add both functionalities.
Both are using main branch, so I guess the second merge would need a rebase first.
Hi,
this crate is used via lscolors crate in the rust drop-in replacement for gnu coreutils called uucoreutils.
The original GNU util
ls
is still using some extended modes that are not supported by this crate.To continue using this crate, it would really help to improve on those two topics. The added PRs will add both functionalities.
Both are using main branch, so I guess the second merge would need a rebase first.
After the merge, this GNU test will turn green:
OLD
After both PRs
Thanks for your help!
The text was updated successfully, but these errors were encountered: