Skip to content

[library] termcolor: enable force color to avoid weird output#82

Closed
XiaoliChan wants to merge 3 commits intoPennyw0rth:developfrom
XiaoliChan:force_color
Closed

[library] termcolor: enable force color to avoid weird output#82
XiaoliChan wants to merge 3 commits intoPennyw0rth:developfrom
XiaoliChan:force_color

Conversation

@XiaoliChan
Copy link
Contributor

@XiaoliChan XiaoliChan commented Oct 20, 2023

Enable force colorized with termcolor to avoid weird output

Fix:

  • color will missing when running with multiple target (only happened in termcolor > 1.1.0)

ENV;

  • zsh
  • zsh with tmux
  • windows cmd (ssh)

Compare:

  • Before:
    image

  • After:
    image

Signed-off-by: XiaoliChan <2209553467@qq.com>
@XiaoliChan XiaoliChan changed the title [termcolor] enable force color to avoid weird output [library] termcolor: enable force color to avoid weird output Oct 20, 2023
@Marshall-Hallenbeck Marshall-Hallenbeck added bug-fix This Pull Request fixes a bug reviewed code Label for when a static code review was done labels Oct 21, 2023
@XiaoliChan
Copy link
Contributor Author

Just have a talk with @NeffIsBack , downgrade the version is a good solution

@XiaoliChan XiaoliChan closed this Oct 22, 2023
@XiaoliChan XiaoliChan deleted the force_color branch December 12, 2023 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix This Pull Request fixes a bug reviewed code Label for when a static code review was done

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants