aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/message_bar.rs
Commit message (Expand)AuthorAge
* Fix busy rendering when the same warning persistsKirill Chibisov2023-03-02
* Extract `SizeInfo` from alacritty_terminalKirill Chibisov2022-04-06
* Add multi-window supportChristian Duerr2021-10-23
* Unify the grid line indexing typesChristian Duerr2021-03-30
* Fix non-ascii message bar text width calculationAlessandro Menezes2020-10-04
* Add support for single line terminalsii412020-09-27
* Use yellow/red from the config for message bar colorsKirill Chibisov2020-08-13
* Remove gui dependencies from alacritty_terminalKirill Chibisov2020-07-11