Colorschemed graphics (256-color) #9377
Replies: 2 comments 1 reply
-
|
Query terminal for its colors scheme. You cant avoid a roundtrip.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sjorskoot
-
|
Related feature request: #9379 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I am new to terminal application development with graphics, and I was wondering if anyone has tried creating graphics in the user's configured color scheme. In the ideal case it would only use the terminal graphics protocol and send sequences to the terminal, not read them back. I was hoping to see something like an
f=8option for sending pixel data in 256 (ANSI) colors. How do you tackle this? Any ideas are greatly appreciated!Beta Was this translation helpful? Give feedback.
All reactions