aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/index.rs
Commit message (Expand)AuthorAge
* Unify the grid line indexing typesChristian Duerr2021-03-30
* Move renderable cell transformation to alacrittyChristian Duerr2021-01-24
* Use ConfigDeserialize for all config enumsChristian Duerr2020-12-31
* Draw cursor with rect rendererKirill Chibisov2020-12-28
* Use dynamic storage for zerowidth charactersChristian Duerr2020-11-05
* Remove unused Linear newtype. (#4248)Nathan Lilienthal2020-09-24
* 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
* Add modal keyboard motion modeChristian Duerr2020-03-18
* Fix selection with invisible start and endChristian Duerr2020-03-07
* Fix selection expansion across full-width glyphsChristian Duerr2020-02-07
* Fix cut off full width glyphs in last columnChristian Duerr2020-01-09
* Fix URL highlightingChristian Duerr2019-11-03
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05
* Switch to rfind_url for URL detectionChristian Duerr2019-08-01
* Split alacritty into a separate cratesTheodore Dubois2019-04-28