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
VT sequences processing support was added in Windows 10 build 14361.
I propose to add a new API in x/term package for detect if VT sequences are available.
Adding support for VT sequences for Windows is not trivial, so an official implementation may be useful.
As an example, see the implementation in the Zig standard library: