aboutsummaryrefslogtreecommitdiff
path: root/src/config.rs
AgeCommit message (Expand)Author
2017-01-07Merge pull request #138 from honza/masterJoe Wilm
2017-01-07TypoHonza Pokorny
2017-01-07Avoid unnecessary closure in a map callHonza Pokorny
2017-01-07Add doc string to 'shell' config optionHonza Pokorny
2017-01-06Clippy fixes!Manish Goregaokar
2017-01-06Add "shell" option to configHonza Pokorny
2017-01-06Add default macOS configJoe Wilm
2017-01-06Write default config when not foundquininer kel
2017-01-05Allow key_binding have spacequininer kel
2017-01-02Have default mouse and key bindingsJoe Wilm
2017-01-02Real support for placing config in XDG_CONFIG_HOMEJoe Wilm
2017-01-02Rework font loadingJoe Wilm
2016-12-26Implement copying selection for macOSJoe Wilm
2016-12-26Refactor bindings and fix binding testsJoe Wilm
2016-12-16Misc formatting fixesJoe Wilm
2016-12-16Rustup and clippyJoe Wilm
2016-12-11Finish main.rs cleanupJoe Wilm
2016-12-11Move config path into Config typeJoe Wilm
2016-12-11Refactor color list managementJoe Wilm
2016-12-11Add support for indexed colorsJoe Wilm
2016-11-19Fix mouse bindingsJoe Wilm
2016-11-19Add support for recording/running ref testsJoe Wilm
2016-11-17Make bindings configurable from alacritty.ymlJoe Wilm
2016-11-11Fix config file reloading on macOSJoe Wilm
2016-10-28Support drawing bold test with bright colorsJoe Wilm
2016-10-27Move config reloading to separate threadJoe Wilm
2016-10-23Proof of concept live reloading for colorsJoe Wilm
2016-10-15Make colors configurable from fileJoe Wilm
2016-10-14Rustup and update dependenciesJoe Wilm
2016-08-12Support bold/italic font rendering on macOSJoe Wilm
2016-06-30Add config fileJoe Wilm