Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added support for indexed color image rendering; fixes #483 #485

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

danschwarz
Copy link
Collaborator

@danschwarz danschwarz commented Jun 8, 2024

Useful for terminals that do not support truecolor, such as MacOS Terminal.

You can use it by invoking the tui like so:

toot tui --colors 256

Requires term-image 0.7.2 or later. Thanks @AnonymouX47 for the term-image support.

Useful for terminals that do not support truecolor, such
as MacOS Terminal. Requires term-image 0.7.2 or later.
@danschwarz danschwarz requested a review from ihabunek June 8, 2024 02:03
@ihabunek ihabunek merged commit 6ea13db into master Jun 8, 2024
10 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants