aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/display/mod.rs
Commit message (Expand)AuthorAge
* Fix mouse point crash on resizeChristian Duerr2021-04-15
* Add vi/mouse hint highlighting supportChristian Duerr2021-04-13
* Fix focused match selection colorChristian Duerr2021-04-02
* Unify the grid line indexing typesChristian Duerr2021-03-30
* Fix vi mode searchChristian Duerr2021-03-06
* Add regex terminal hintsChristian Duerr2021-03-01
* Fix the estimated DPR to 1 on Wayland.Nathan Lilienthal2021-02-04
* Move renderable cell transformation to alacrittyChristian Duerr2021-01-24