aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/config/scrolling.rs
Commit message (Expand)AuthorAge
* Replace serde's derive with custom proc macroChristian Duerr2020-12-21
* Extend style guideline documentationChristian Duerr2020-05-05
* Add config option to set cursor thicknessKirill Chibisov2020-04-15
* Remove scrolling.auto_scroll featureKirill Chibisov2020-01-20
* Add support for alternate scroll escapeAleksey Kuznetsov2019-10-15
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05
* Refactor config parsing filesChristian Duerr2019-05-10