Skip to content

Fix ANSI colors stripped when TERM=dumb or color system undetectable - #1629

Closed
Nilsonfsilva wants to merge 2 commits into
python-cmd2:mainfrom
Nilsonfsilva:fix-ansi-color-dumb-terminal-v2
Closed

Fix ANSI colors stripped when TERM=dumb or color system undetectable#1629
Nilsonfsilva wants to merge 2 commits into
python-cmd2:mainfrom
Nilsonfsilva:fix-ansi-color-dumb-terminal-v2

Merge branch 'main' into fix-ansi-color-dumb-terminal-v2

3d1239a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2026 in 0s

99.48% (+0.02%) compared to ea66804

View this Pull Request on Codecov

99.48% (+0.02%) compared to ea66804

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.48%. Comparing base (ea66804) to head (3d1239a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1629      +/-   ##
==========================================
+ Coverage   99.46%   99.48%   +0.02%     
==========================================
  Files          21       21              
  Lines        4697     4699       +2     
==========================================
+ Hits         4672     4675       +3     
+ Misses         25       24       -1     

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