Fix the forced truecolor support in rich consoles #46

Open
opened 2024-05-05 09:48:53 +02:00 by so-rose · 0 comments
Owner

Unfortunately, color_system='truecolor' causes a lot of garbage to come out when just casually running scripts in the Blender console (in logger.py). It's a bit much.

Fix might include fixing the underlying issue, aka. dev.py's subprocess invocation should somehow pass along the fact that our terminal window supports colors.

Unfortunately, `color_system='truecolor'` causes a lot of garbage to come out when just casually running scripts in the Blender console (in `logger.py`). It's a bit much. Fix might include fixing the underlying issue, aka. `dev.py`'s `subprocess` invocation should somehow pass along the fact that our terminal window supports colors.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: so-rose/oscillode#46
No description provided.