You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the program is run, the first element will be entirely pink, but when the output is captured by freeze using the -x flag, the left border will remain pink, while the text will have the color removed.
Expected behavior
Commands that output color that is normally entirely colored are instead stripped of their color when the output is captured using freeze -x <command>
Screenshots
first screenshot is captured output from the program I'm working on, second is captured output from the reproduction program above.
Desktop (please complete the following information):
OS: Pop!_os
Terminal: Wezterm
The text was updated successfully, but these errors were encountered:
Describe the bug
freeze appears to be changing the colors of captured terminal output and I'm not sure why.
Reproduction
Here is a minimal reproduction of the issue I'm experiencing:
When the program is run, the first element will be entirely pink, but when the output is captured by freeze using the
-x
flag, the left border will remain pink, while the text will have the color removed.Expected behavior
Commands that output color that is normally entirely colored are instead stripped of their color when the output is captured using
freeze -x <command>
Screenshots
first screenshot is captured output from the program I'm working on, second is captured output from the reproduction program above.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: