Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Start urwid with the right colormode #1351

Open
geier opened this issue May 21, 2024 · 1 comment
Open

Start urwid with the right colormode #1351

geier opened this issue May 21, 2024 · 1 comment

Comments

@geier
Copy link
Member

geier commented May 21, 2024

Urwid supports multiple color modes (256 colors, truecolor, possibly more). We Currently start in truecolor mode, but it makes sense to check what the current terminal supports and choose the right color mode.

We might want to get inspired by how neovim chooses what colormode to use.

@syasma
Copy link

syasma commented Nov 6, 2024

hi, i am a junior devlopper and i want to work on this issue. How can i do ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants