alacritty/alacritty_terminal
Christian Duerr 4ccda1aaa5
Fix legacy xparsecolor regression
The legacy xparsecolor implementation assumed that the \007 ending would
be passed to the parser, however it never is. This caused colors in the
format #rrggbb to be interpreted as #rrggb, leading to incorrect colors
showing up in Alacritty.

Fixes #2759.
2019-08-28 18:12:10 +02:00
..
src Fix legacy xparsecolor regression 2019-08-28 18:12:10 +02:00
tests Ignore unsupported CSI sequences 2019-08-06 22:59:16 +00:00
Cargo.toml Update depedencies 2019-08-18 02:46:29 +00:00
build.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00