1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-11 13:51:01 -05:00
alacritty/font
Christian Duerr 0d060d5d80
Fix cursor colors
This fixes a recent regression in
cfc20d4f34 which broke cursor colors when
specified in the `colors.cursor` field in the config.

It also removes a lot of unneeded code from the font crate related to
the cursor rendering.

This fixes #2338.
2019-04-20 22:47:05 +00:00
..
src Fix cursor colors 2019-04-20 22:47:05 +00:00
Cargo.toml Set maximum Rust version to 1.31.0 2019-04-09 19:29:46 +00:00