aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/grid/tests.rs
Commit message (Expand)AuthorAge
* Unify the grid line indexing typesChristian Duerr2021-03-30
* Move renderable cell transformation to alacrittyChristian Duerr2021-01-24
* Remove Windows WinPTY backendChristian Duerr2021-01-01
* Use dynamic storage for zerowidth charactersChristian Duerr2020-11-05
* Add support for searching without vi modeChristian Duerr2020-07-15
* Add regex scrollback buffer searchChristian Duerr2020-07-09
* Remove copyright notice from filesChristian Duerr2020-06-06
* Refactor Term/Grid separationChristian Duerr2020-05-30
* Extend style guideline documentationChristian Duerr2020-05-05
* Fix selection with invisible start and endChristian Duerr2020-03-07
* Fix cut off full width glyphs in last columnChristian Duerr2020-01-09
* Fix colored row reset performanceChristian Duerr2019-12-10
* Switch to rfind_url for URL detectionChristian Duerr2019-08-01
* Fix row occ not set during new and resetChristian Duerr2019-07-10
* Fix performance issues with text reflowChristian Duerr2019-06-23
* Fix spelling mistakesJDTX2019-04-28
* Split alacritty into a separate cratesTheodore Dubois2019-04-28