mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-24 20:45:56 +03:00
[GH-ISSUE #754] Support 256-color fallback for terminals without truecolor #976
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#976
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ryan-z on GitHub (Feb 28, 2026).
Original GitHub issue: https://github.com/anomalyco/opentui/issues/754
macOS Terminal.app does not support truecolor by default, limiting colors to the standard 16 color palette. This limits the user experience for applications that use more than 16 colors where users are using the default mac terminal.
See PR: #755
@ryan-z commented on GitHub (Feb 28, 2026):
(Closed my fork PR in favor of a PR in this repo)