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
Use `!= 0` instead of `== 1` for testing `isatty`'s return value,
so that this code follows std as closely as possible.
And update the comments in the Windows implementation to reflect that
this code matches what's in current std as well.
0 commit comments