diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-09-20 09:58:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-20 09:58:39 +0000 |
commit | 539855cdb92c44dc0f755e6ea6debcf13a77f049 (patch) | |
tree | d9b399e706f2ac6ee28536fdd4f19d2f364b6bc8 /CHANGELOG.md | |
parent | 56cff184868f3bb3bb45082cac79fec296e4a48b (diff) | |
download | alacritty-539855cdb92c44dc0f755e6ea6debcf13a77f049.tar.gz alacritty-539855cdb92c44dc0f755e6ea6debcf13a77f049.zip |
Fix CLI arguments without config file
Since we only applied the CLI arguments as overrides to the
configuration file after the file was loaded, all CLI arguments that are
stored on the config would be dropped without a configuration file in
place.
This also makes sure that all configuration file config overrides are
still loaded if the configuration file could not be loaded for any
reason, since there's no reason why we'd just drop everything in that
case.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions