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
I guess with the switch to a localized clap, the output from clap has become colorless. See the difference between the four screenshots: the first two are from uutils head, the others are from sed (which is not part of coreutils). While it's a regression to the previous behavior, I'm not sure whether we want to handle it as a bug or a feature.
I guess with the switch to a localized
clap, the output fromclaphas become colorless. See the difference between the four screenshots: the first two are from uutilshead, the others are fromsed(which is not part ofcoreutils). While it's a regression to the previous behavior, I'm not sure whether we want to handle it as a bug or a feature.