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
\Symfony\Component\Console\Output\StreamOutput::hasColorSupport() will probably need updating as Windows 10 ConHost+CMD now seems to provide ANSI support without the need to use ANSICON.
Whilst doing that is/should be easy enough, I don't know how to get the terminal dimensions for \Symfony\Component\Console\Application::getTerminalDimensions.