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
When you use mya it prints colors, even though the output is not a tty, i.e. an interactive user session. If you pipe the output through an another program, such as cat or grep, or to a file, then the colors should not be there.
When you use
myait prints colors, even though the output is not a tty, i.e. an interactive user session. If you pipe the output through an another program, such ascatorgrep, or to a file, then the colors should not be there.