summaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/grid/row.rs
AgeCommit message (Expand)Author
2020-07-01Fix reflow of empty wrapped cursor lineChristian Duerr
2020-06-06Remove copyright notice from filesChristian Duerr
2020-05-30Refactor Term/Grid separationChristian Duerr
2020-05-05Extend style guideline documentationChristian Duerr
2019-12-10Fix colored row reset performanceChristian Duerr
2019-11-18Fix deletion of lines when clearing the screenNathan Lilienthal
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-07-10Fix row occ not set during new and resetChristian Duerr
2019-06-28Fix rows only resetting partiallyChristian Duerr
2019-04-28Split alacritty into a separate cratesTheodore Dubois