Fix the forced truecolor support in rich consoles #46

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

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.
so-rose added the
bug
architecture
ux
labels 2024-05-05 09:48:53 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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/blender_maxwell#46
There is no content yet.