Skip to content

Default bold color is no longer working as expected #10866

@j4james

Description

@j4james

Windows Terminal version (or Windows build number)

Commit e710833

Other Software

No response

Steps to reproduce

  1. Build a recent version of the code.
  2. Open a bash shell.
  3. Set the color scheme to Campbell.
  4. Execute printf "\e[mNORMAL \e[1mBOLD\n"

Expected Behavior

I'd expect the bold text to be displayed in bright white. This is the way is used to work.

image

Actual Behavior

The bold text is now displayed in bright yellow.

image

I think this was caused by PR #10779, because if I switch back to the old loop version of the code it fixes the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs-Tag-FixDoesn't match tag requirementsNeeds-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingResolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions