Skip to content

default shortcut on Windows remaps ANSI colors 35,36Β #4266

@refack

Description

@refack

This should probably go to the Windows group, but Github is a better platform.
Ref: nodejs/node#14243

Steps to reproduce

node
> process.stdout.write(`\u001b[35mXXX\u001b[39m`)

Expected behavior

megenta output
image

Actual behavior

dark blue output (same as background)
image

Environment data

The default powershell .lnk remaps colors 35, and 36

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-Maintainers-Buildspecific to affecting the buildIssue-Discussionthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifResolution-By DesignThe reported behavior is by design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions