aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/cli.rs
Commit message (Expand)AuthorAge
* Remove redundant CLI flagsChristian Duerr2020-11-26
* Add support for single line terminalsii412020-09-27
* Improve example for the -o CLI flagNathan Lilienthal2020-09-13
* Add CLI parameter to override config optionsChristian Duerr2020-08-22
* Remove markdownish markup from `--help` outputKirill Chibisov2020-08-10
* Remove gui dependencies from alacritty_terminalKirill Chibisov2020-07-11
* Update --help for class option to match manpageJeff Windsor2020-07-04
* Remove copyright notice from filesChristian Duerr2020-06-06
* Refactor Shell, Command, and Launcher to share implKirill Chibisov2020-06-05
* Extend style guideline documentationChristian Duerr2020-05-05
* Fix live config reload for window titleChristian Duerr2020-03-14
* Fix inconsistent test module namingChristian Duerr2020-01-28
* Fix crash with invalid working directoryChristian Duerr2020-01-12
* Fix keybinding deserializationChristian Duerr2020-01-07
* Fix incorrect config path in --help and manpageChristian Duerr2020-01-06
* Clean up Windows PTY string handlingDavid Hewitt2020-01-02
* Fix clippy warningsChristian Duerr2019-11-02
* Fix setting persistent logging via CLIDo Duy2019-10-24
* Fix window title not filled by defaultDustin2019-10-17
* Add support for title stack escape sequencesDustin2019-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
* Add Xembed supportmkosem2019-09-24
* Fix saving of ref testsChristian Duerr2019-07-07
* Allow setting gtk variant and general class on X11Brian Koropoff2019-07-06
* Fix build without git绅士喵2019-06-06
* Refactor config parsing filesChristian Duerr2019-05-10
* Add git hash to version string, and fix crate name (#2397)Nathan Lilienthal2019-05-03