summaryrefslogtreecommitdiffstats
path: root/alacritty_terminal/src/index.rs
AgeCommit message (Expand)Author
2020-06-06Remove copyright notice from filesChristian Duerr
2020-05-30Refactor Term/Grid separationChristian Duerr
2020-05-05Extend style guideline documentationChristian Duerr
2020-03-18Add modal keyboard motion modeChristian Duerr
2020-03-07Fix selection with invisible start and endChristian Duerr
2020-02-07Fix selection expansion across full-width glyphsChristian Duerr
2020-01-09Fix cut off full width glyphs in last columnChristian Duerr
2019-11-03Fix URL highlightingChristian Duerr
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-08-01Switch to rfind_url for URL detectionChristian Duerr
2019-04-28Split alacritty into a separate cratesTheodore Dubois