alacritty/alacritty_terminal
Christian Duerr 49d64fbeec
Fix OSC 4 color response format
The commit 60ef17e introduced support for the color query response
escape for OSC 4, however it did omit the `4;` prefix and started the
OSC with just the color index.

This patch fixes this bug and correctly responds to queries with full
OSC 4 format, including prefix plus color index.

Fixes #5981.
2022-03-31 23:10:12 +00:00
..
src Fix OSC 4 color response format 2022-03-31 23:10:12 +00:00
tests Add colored underline support 2022-03-16 19:27:55 +03:00
Cargo.toml Add colored underline support 2022-03-16 19:27:55 +03:00
LICENSE-APACHE Add license symlinks for crates 2020-10-17 14:47:51 +00:00