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 often do cargo asm > file.s, but get color codes in the output. I think a better behavior is to detect if the output is a tty, and colorize accordingly.
The text was updated successfully, but these errors were encountered:
I often do
cargo asm > file.s
, but get color codes in the output. I think a better behavior is to detect if the output is a tty, and colorize accordingly.The text was updated successfully, but these errors were encountered: