summaryrefslogtreecommitdiffstats
path: root/alacritty_terminal/src/config
AgeCommit message (Expand)Author
2020-07-09Add regex scrollback buffer searchChristian Duerr
2020-06-06Remove copyright notice from filesChristian Duerr
2020-06-05Fix class and cursor thickness deserializationKirill Chibisov
2020-06-05Refactor Shell, Command, and Launcher to share implKirill Chibisov
2020-05-16Change default color scheme to 'Tomorrow Night'Alexey Chernyshov
2020-05-05Extend style guideline documentationChristian Duerr
2020-04-15Add config option to set cursor thicknessKirill Chibisov
2020-03-18Add modal keyboard motion modeChristian Duerr
2020-03-04Remove `ref_test` option from configuration fileChristian Duerr
2020-03-01Remove `tabspaces` config optionChristian Duerr
2020-01-20Disable drawing bold text bright by defaultKirill Chibisov
2020-01-20Remove scrolling.auto_scroll featureKirill Chibisov
2020-01-12Fix crash with invalid working directoryChristian Duerr
2020-01-02Clean up Windows PTY string handlingDavid Hewitt
2019-12-21Default to ConPTY instead of WinPTYDavid Hewitt
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