summaryrefslogtreecommitdiffstats
path: root/src/config.rs
AgeCommit message (Expand)Author
2018-12-27Make windows config location more sensibleZac Pullar-Strecker
2018-12-17Add color option to visual bellChristian Duerr
2018-12-10Upgrade to Rust 2018Joe Wilm
2018-11-19Add option for launching Alacritty maximizedJonathan Dahan
2018-11-19Add keybinding action for clearing warns/errorsChristian Duerr
2018-11-18Remove `scale_with_dpi` setting from configChristian Duerr
2018-11-17Display errors and warningsChristian Duerr
2018-11-15Add option for dynamic padding (#1780)Christian Duerr
2018-11-10Upgrade Glutin to v0.19.0Matt Keeler
2018-11-04Fix clippy issuesChristian Duerr
2018-11-01Fix default hollow cursor behavior with empty confChristian Duerr
2018-11-01Fix mouse pasting in mouse mode with shiftChristian Duerr
2018-11-01Rework cursor configurationChristian Duerr
2018-11-01Update serde_yaml to 0.8Do Duy
2018-10-27Relax matching of URL modifiersChristian Duerr
2018-10-22Add option to open URLs on clickChristian Duerr
2018-10-16Allow the usage of scancodes in the configChristian Duerr
2018-10-16Add support for Windows (#1374)Zac Pullar-Strecker
2018-09-28Fix deserialization of old decorations valuesChristian Duerr
2018-09-24Allow copying selection to primary clipboardGris Ge
2018-09-23 Implement config option for term colors 16..256Christian Duerr
2018-09-20Fix config error with missing decorations fieldChristian Duerr
2018-09-20Improve window.decorations options: (#1241)Joe Moon
2018-09-18Set upper limit for scrollback history sizeChristian Duerr
2018-09-02Implement `ansi::ClearMode::Saved`Nathan Lilienthal
2018-07-28Merge master into scrollbackChristian Duerr
2018-07-21Scrollback cleanupChristian Duerr
2018-06-02Enable history comparison in ref-testsChristian Duerr
2018-06-02Rework auto-scrolling optionsChristian Duerr
2018-06-02Add scrollback hotkeysChristian Duerr
2018-06-02Fix linux config default valueChristian Duerr
2018-06-02Merge branch #1095Christian Duerr
2018-06-02Make normal scrolling line amount configurableChristian Duerr
2018-06-02Provide correct default for scroll_historyChristian Duerr
2018-06-02Add `failure_default` deserializer to `scroll_history`Christian Duerr
2018-06-02Make number of scrollback lines configurableJoe Wilm
2018-05-11Fix clippy lintsChristian Duerr
2018-04-14alacritty: add support for OpenBSD.Matt T. Proud
2018-03-12Prevent negative cell dimensions (#1181)Christian Duerr
2018-03-09Add caret keyMichael Schumacher
2018-03-04Remove all instances of unwrap() from configChristian Duerr
2018-01-06Add clippy check to travisChristian Duerr
2018-01-06Improve ability of alacritty to deal with broken configChristian Duerr
2018-01-05Prevent font_size_modifier from sinking too low (#994)Christian Duerr
2018-01-02Allow faux scroll amount configurationChristian Dürr
2018-01-02Add config option for faux scrollbackChristian Dürr
2017-12-24Adding dynamic_title property to configuration (#819)Wesley Gahr
2017-12-23Update bitflags to v1Chet Gurevitch
2017-12-22Use consistent config deprecation message styleJoe Wilm
2017-12-22Deprecate config top-level dimensions and paddingJoe Wilm