-
-
Notifications
You must be signed in to change notification settings - Fork 838
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error outputting 24 bit color gradients #785
Comments
That script uses a non-standard encoding for true color. There's a complicated back story, but it boils down to The script is using I've pushed 3d83a80 which also allows recognizing the sequence used in that script. |
Wow thank you for the quick response and fix :) You're doing outstanding work!! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Describe the bug
I stumbled upon wezterm and I really like it so far. Thank you for your work and time.
I tried some things and unfortunately displaying 24 bit color gradients resulted in nothing being shown, despite true color support seems to be working for normal text output using escape sequences:
Environment
To Reproduce
Run the following script in wezterm: https://github.com/csdvrx/sixel-testsuite/blob/master/24-bit-color.sh
Configuration
--
Expected behavior
Left terminal wezterm, right terminal kitty:
The text was updated successfully, but these errors were encountered: