aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/renderer/rects.rs
AgeCommit message (Expand)Author
2019-11-23Move renderer from alacritty_terminal to alacrittyKirill Chibisov
2019-11-03Fix URL highlightingChristian Duerr
2019-10-26Fix visual bell rendering modeKirill Chibisov
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-08-06Fix multiple underlines/strikeouts on the same lineKirill Chibisov
2019-08-04Fix lines in last line not rendered when scrolled upChristian Duerr
2019-04-28Split alacritty into a separate cratesTheodore Dubois