summaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/config/mod.rs
AgeCommit message (Expand)Author
2019-10-09Add --hold CLI flagValentin Ignatev
2019-10-06Remove automatic config generationKirill Chibisov
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-09-28Add `ReceiveChar` action for passing key's textzsugabubus
2019-07-26Fix double-click selecting trailing tabBen Firth
2019-07-10Fix cursor color setting with escape sequenceKirill Chibisov
2019-07-07Fix saving of ref testsChristian Duerr
2019-07-06Allow setting gtk variant and general class on X11Brian Koropoff
2019-06-18Fix redundant static lifetime clippy lintMatthias Krüger
2019-05-10Refactor config parsing filesChristian Duerr
2019-05-03Add git hash to version string, and fix crate name (#2397)Nathan Lilienthal
2019-04-28Split alacritty into a separate cratesTheodore Dubois