Closed gilligan closed 5 years ago
I just tried to use mdsh on a command that outputs some color and that currently has the undesired effect of yielding the escape codes verbatim in the output:
mdsh
[32m[please]:[0m Running sanity checks: - Nix installed : [32mOK[0m - contrail channel: [32mOK[0m - contrail cache: [32mOK[0m - kvm support: [32mOK[0m All essential tests passed.
It would be great if there could be an option to filter those.
good idea
I just tried to use
mdsh
on a command that outputs some color and that currently has the undesired effect of yielding the escape codes verbatim in the output:It would be great if there could be an option to filter those.