summaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/config
AgeCommit message (Expand)Author
2019-10-20Fix XEmbed compilation error on 32-bit platformscyclopsian
2019-10-17Fix window title not filled by defaultDustin
2019-10-15Add support for alternate scroll escapeAleksey Kuznetsov
2019-10-14Add support for title stack escape sequencesDustin
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-09-24Add Xembed supportmkosem
2019-09-18Rework default bindingsKirill Chibisov
2019-08-25Add bold italic font supportChris Morgan
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