Skip to content

proposal: x/term: add detection of VT sequences processing support #73415

Open
@perillo

Description

@perillo

Proposal Details

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:

See also the official Windows documentation:

Currently there is a change request in https://go-review.googlesource.com/557295.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions