alacritty/alacritty_terminal
Dettorer 2fd2db4afa
Add blinking cursor support
This adds support for blinking the terminal cursor. This can be
controlled either using the configuration file, or using escape
sequences.

The supported control sequences for changing the blinking state are
`CSI Ps SP q` and private mode 12.
2020-11-23 23:11:03 +00:00
..
src Add blinking cursor support 2020-11-23 23:11:03 +00:00
tests Use dynamic storage for zerowidth characters 2020-11-05 04:45:14 +00:00
Cargo.toml Bump development version to 0.7.0-dev 2020-11-15 13:38:46 +00:00
LICENSE-APACHE Add license symlinks for crates 2020-10-17 14:47:51 +00:00