RuntimeError: Not a true color terminal #6

Open
opened 2022-12-05 04:52:17 -08:00 by Ghost · 4 comments

from truecolor.py (some python package +/- equivalent to termcolor):

if`os.getenv('COLORTERM') is None:
    raise RuntimeError('Not a true color terminal')

I guess $COLORTERM should be set to a sensible value

from `truecolor.py` (some python package +/- equivalent to `termcolor`): ``` if`os.getenv('COLORTERM') is None: raise RuntimeError('Not a true color terminal') ``` I guess `$COLORTERM` should be set to a sensible value
raster self-assigned this 2022-12-05 07:38:48 -08:00
borisfaure was assigned by raster 2022-12-05 07:38:48 -08:00
Owner

This is new...

This is new...
Author

[troll]
XD

terminology is new to me : [blame]someone_on_irc[/blame]
[/troll]

[troll] XD terminology is new to me : [blame]someone_on_irc[/blame] [/troll]
Owner

hehehehe. :) just saying - didnt know about COLORTERM before :)

hehehehe. :) just saying - didnt know about COLORTERM before :)

Related: #12

Related: https://git.enlightenment.org/enlightenment/terminology/issues/12
Sign in to join this conversation.
No Label
No Milestone
No project
3 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: enlightenment/terminology#6
No description provided.