aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/cursor.rs
Commit message (Expand)AuthorAge
* Add blinking cursor supportDettorer2020-11-23
* Fix crash with large negative font offsetChristian Duerr2020-10-29
* Rename font crate to crossfontChristian Duerr2020-07-18
* Remove copyright notice from filesChristian Duerr2020-06-06
* Extend style guideline documentationChristian Duerr2020-05-05
* Add config option to set cursor thicknessKirill Chibisov2020-04-15
* Run clippy on oldest supported versionChristian Duerr2020-03-12
* Increase Beam, Underline and Box cursors' line widthKirill Chibisov2020-02-13
* Add support for colored emojis on Linux/BSDKirill Chibisov2019-12-09
* Move renderer from alacritty_terminal to alacrittyKirill Chibisov2019-11-23