summaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/grid/tests.rs
AgeCommit message (Expand)Author
2020-07-15Add support for searching without vi modeChristian Duerr
2020-07-09Add regex scrollback buffer searchChristian Duerr
2020-06-06Remove copyright notice from filesChristian Duerr
2020-05-30Refactor Term/Grid separationChristian Duerr
2020-05-05Extend style guideline documentationChristian Duerr
2020-03-07Fix selection with invisible start and endChristian Duerr
2020-01-09Fix cut off full width glyphs in last columnChristian Duerr
2019-12-10Fix colored row reset performanceChristian 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