Skip to content

24-bit color fix for 'ms-terminal' (vs. vtwin10)#376

Merged
jquast merged 1 commit into
masterfrom
windows-256color-fix
May 19, 2026
Merged

24-bit color fix for 'ms-terminal' (vs. vtwin10)#376
jquast merged 1 commit into
masterfrom
windows-256color-fix

Conversation

@jquast
Copy link
Copy Markdown
Owner

@jquast jquast commented May 18, 2026

Add 24-bit color support for kind='ms-terminal'

Only 'vtwin10' was given the 24-bit color check, though it's not entirely clear when 'ms-terminal'
became an identity, I don't think it existed in 2016? Anyway we're long past for 24-bit colors.

https://devblogs.microsoft.com/commandline/24-bit-color-in-the-windows-console/

Only 'vtwin10' (command.exe/ConHost.exe) got 24-bit color check.
I added 'ms-terminal' with windows 10 build check, though it's not
entirely clear when 'ms-terminal' became an identity, I don't think it
existed in 2016? https://devblogs.microsoft.com/commandline/24-bit-color-in-the-windows-console/
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 18, 2026

Merging this PR will not alter performance

✅ 28 untouched benchmarks


Comparing windows-256color-fix (e0d249a) with master (88014f5)

Open in CodSpeed

@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.35%. Comparing base (88014f5) to head (e0d249a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #376   +/-   ##
=======================================
  Coverage   97.35%   97.35%           
=======================================
  Files          13       13           
  Lines        3785     3785           
  Branches      671      671           
=======================================
  Hits         3685     3685           
  Misses         82       82           
  Partials       18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jquast jquast merged commit 90312bd into master May 19, 2026
16 checks passed
@jquast jquast deleted the windows-256color-fix branch May 19, 2026 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant