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
It appears that gui.cs may not support rendering ANSI escape sequences. In the meantime, if using pwsh 7.2+, Out-ConsoleGridView should use StringDecorated type to make sure all text is plain text.