Skip to content

util: use magenta;bold

  • Default Powershell on Windows setting remap ANSI magenta to the color of the background

Microsoft will not/can not change the palette remapping on all installed instances of Windows, but we can use magenta;bold instead of regular magenta 🤷‍♂️

Fixes: #14243 (closed)

image

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

repl,util

Merge request reports

Loading