aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/lib.rs
Commit message (Expand)AuthorAge
* Fix feature = "cargo-clippy" deprecationDimitris Apostolou2024-02-28
* Remove `alacritty_config` from alacritty_terminalKirill Chibisov2023-11-10
* Fix clippy warningsChristian Duerr2021-07-03
* Remove all rustc benchmarksJames McCoy2021-01-21
* Error on warnings when running clippyKirill Chibisov2020-10-29
* Remove gui dependencies from alacritty_terminalKirill Chibisov2020-07-11
* Add option to run command on bell Kirill Chibisov2020-07-10
* Remove copypasta dependency from alacritty_terminalKirill Chibisov2020-06-07
* Remove copyright notice from filesChristian Duerr2020-06-06
* Extend style guideline documentationChristian Duerr2020-05-05
* Fix startup locale on macOSCasper Rogild Storm2020-04-30
* Add modal keyboard motion modeChristian Duerr2020-03-18
* Move renderer from alacritty_terminal to alacrittyKirill Chibisov2019-11-23
* Fix URL highlightingChristian Duerr2019-11-03
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05
* Add git hash to version string, and fix crate name (#2397)Nathan Lilienthal2019-05-03
* Switch from copypasta to rust-clipboardChristian Duerr2019-04-28
* Split alacritty into a separate cratesTheodore Dubois2019-04-28