Open
Description
How can we help?
At the command line, cal
nicely highlights the current day.
However, this formatting is mangled in CmdRunner.
I can disable all formatting in CmdRunner with pty: true
.
But can you point me to any documentation on how I can make the formatting work in CmdRunner like it does at the command line?