diff options
author | Christian Duerr <contact@christianduerr.com> | 2019-08-28 02:35:34 +0200 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2019-08-28 18:12:10 +0200 |
commit | 4ccda1aaa5b3a36b641620edf499d03498984021 (patch) | |
tree | ed5fb6433f08273861b77b35c4d9d14304b8819f /alacritty_terminal/src/cursor.rs | |
parent | b6c5f6918c2e4b02ebf78b359fe0a2bde15c21fb (diff) | |
download | r-alacritty-4ccda1aaa5b3a36b641620edf499d03498984021.tar.gz r-alacritty-4ccda1aaa5b3a36b641620edf499d03498984021.tar.bz2 r-alacritty-4ccda1aaa5b3a36b641620edf499d03498984021.zip |
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.
Diffstat (limited to 'alacritty_terminal/src/cursor.rs')
0 files changed, 0 insertions, 0 deletions