alacritty/extra
Christian Duerr b904207b19
Add support for double underlines
This adds support for double underlines using the colon separated escape
sequence `CSI 4 : 2 m`.

Alacritty will now also always fallback to the normal underline in case
any of the other underlines like the undercurl are specified. The escape
sequence `CSI 4 : 0 m` can now be used to clear all underlines.

Some terminals support `CSI 21 m` for double underline, but since
Alacritty already uses that as cancel bold which is a little more
consistent, that behavior has not changed. So the colon separated
variant must be used.
2020-08-12 19:05:22 +03:00
..
completions Add --hold CLI flag 2019-10-09 23:37:48 +02:00
linux Remove snap packaging config 2020-07-30 04:02:16 +00:00
logo Add prerendered PNG and simplified SVG logo 2019-11-28 19:09:14 +01:00
osx/Alacritty.app/Contents Bump version to 0.6.0-dev 2020-07-19 20:37:59 +00:00
windows Bump version to 0.6.0-dev 2020-07-19 20:37:59 +00:00
alacritty.info Add support for double underlines 2020-08-12 19:05:22 +03:00
alacritty.man Bump version to 0.6.0-dev 2020-07-19 20:37:59 +00:00