summaryrefslogtreecommitdiff
path: root/alacritty_terminal/tests
AgeCommit message (Expand)Author
2019-11-17Fix cell reset not clearing flags and foregroundKirill Chibisov
2019-11-15Add reftest for line deletionChristian Duerr
2019-11-10Add ref test for verifying colored clear behaviorChristian Duerr
2019-11-04Fix incorrect cell foreground when clearing screenChristian Duerr
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-08-06Ignore unsupported CSI sequencesKoichi Murase
2019-08-01Remove color from log outputChristian Duerr
2019-07-10Fix row occ not set during new and resetChristian Duerr
2019-05-10Refactor config parsing filesChristian Duerr
2019-04-28Switch from copypasta to rust-clipboardChristian Duerr
2019-04-28Split alacritty into a separate cratesTheodore Dubois