summaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/grid
AgeCommit message (Expand)Author
2019-12-22Fix crash on clear when scrolled up in historyKirill Chibisov
2019-12-13Fix storage rotation errorChristian Duerr
2019-12-12Fix crash when resizing AlacrittyChristian Duerr
2019-12-10Fix colored row reset performanceChristian Duerr
2019-11-19Remove tests failing in release modeChristian Duerr
2019-11-18Fix deletion of lines when clearing the screenNathan Lilienthal
2019-11-03Fix URL highlightingChristian Duerr
2019-11-02Fix clippy warningsChristian Duerr
2019-10-23Update dependenciesKirill Chibisov
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-08-26Fix url highlight not showing with required modifiersChristian Duerr
2019-08-03Move modifier check before URL searchChristian Duerr
2019-08-01Switch to rfind_url for URL detectionChristian Duerr
2019-07-10Fix row occ not set during new and resetChristian Duerr
2019-06-28Fix rows only resetting partiallyChristian Duerr
2019-06-23Fix performance issues with text reflowChristian Duerr
2019-04-28Fix spelling mistakesJDTX
2019-04-28Split alacritty into a separate cratesTheodore Dubois