summaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/grid/mod.rs
AgeCommit message (Expand)Author
2019-11-18Fix deletion of lines when clearing the screenNathan Lilienthal
2019-11-03Fix URL highlightingChristian Duerr
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-23Fix performance issues with text reflowChristian Duerr
2019-04-28Fix spelling mistakesJDTX
2019-04-28Split alacritty into a separate cratesTheodore Dubois