aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/tests/ref/row_reset
AgeCommit message (Expand)Author
2023-05-17Update bitflags to 2.2.1Kirill Chibisov
2022-04-06Extract `SizeInfo` from alacritty_terminalKirill Chibisov
2021-03-30Unify the grid line indexing typesChristian Duerr
2020-11-05Use dynamic storage for zerowidth charactersChristian Duerr
2020-09-27Add support for single line terminalsii41
2020-01-26Fix incorrect grid.len() and grid.history_size()Kirill Chibisov
2019-11-17Fix cell reset not clearing flags and foregroundKirill Chibisov
2019-07-10Fix row occ not set during new and resetChristian Duerr