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

Question: how to emit 24-bit colors? #394

Closed
gdamore opened this issue Oct 28, 2015 · 2 comments
Closed

Question: how to emit 24-bit colors? #394

gdamore opened this issue Oct 28, 2015 · 2 comments
Labels

Comments

@gdamore
Copy link

gdamore commented Oct 28, 2015

(sorry for opening an issue on this -- I didn't see any contact address -- and any way this question probably also represents a "deficiency" in the documentation.)

I've got a framework that generates color escape sequences for XTerm, and many terminals besides, but I've had some difficulty trying to figure out what is necessary to support deeper color depths on ConEmu (or any other windows console for that matter.)

I see that apparently Far Manager can do this -- but I've not figured out how -- emitting the "standard" XTerm escape sequences didn't do the trick, so I'm guessing there is some other method/API.

Any advice here would be helpful.

To see an example of why this is useful, look at

github.com/gdamore/tcell and a sample game at github.com/gdamore/proxima5

Having truecolor support on Windows consoles would be really nice. :-)

@Maximus5
Copy link
Owner

@Maximus5 Maximus5 added the ansi label May 25, 2018
@Maximus5
Copy link
Owner

Merged: gh-227

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

No branches or pull requests

2 participants