Skip to content

Un-Bold/-Dim completely absent from ANSI escape codes #2174

@Qix-

Description

@Qix-

It appears [21m and [22m are completely absent from the list of supported render mode escapes in the new VT-like functionality Windows supports.

You have [24m and [27m, but no way to reset bold at all. This needs to be fixed because it's breaking a ton of people trying to run Node.js without LibUV's Windows TTY fallback, and I'm sure it'll break a much larger crowd as adoption rises.

Ref chalk/chalk#145 // cc @sindresorhus

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions