Skip to content

Add true color support with ncurses #4821

@horkykuba

Description

@horkykuba

Is there an existing request for this?

  • I have searched the existing issues

Is your feature request related to a problem?

Currently there is no true color support when using ncurses library.

Describe the solution you'd like

Use true color support of ncurses library. It is supported by ncurses if terminfo entry includes RGB capability. This is set in -direct, -direct16, and -direct256 terminfo variants.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: ttyInteraction with the terminal, screen librariesprio: mediumHas the potential to affect progress

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions