aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/main.rs
Commit message (Expand)AuthorAge
* Move renderer from alacritty_terminal to alacrittyKirill Chibisov2019-11-23
* Fix URL highlightingChristian Duerr2019-11-03
* Fix logged config path separators on WindowsKirill Chibisov2019-10-14
* Add --hold CLI flagValentin Ignatev2019-10-09
* Remove automatic config generationKirill Chibisov2019-10-06
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05
* Remove color from log outputChristian Duerr2019-08-01
* Fix saving of ref testsChristian Duerr2019-07-07
* Refactor config parsing filesChristian Duerr2019-05-10
* 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