diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-12-14 00:22:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-14 00:22:16 +0000 |
commit | 4de1048628c80e54d342c4cfa3675371f4824fec (patch) | |
tree | 604a03561936647026089a5a897b91fad6199261 /.editorconfig | |
parent | f701b22c2d174faca83cfc0b786ba0bfd4b1724f (diff) | |
download | alacritty-4de1048628c80e54d342c4cfa3675371f4824fec.tar.gz alacritty-4de1048628c80e54d342c4cfa3675371f4824fec.zip |
Fix live reload with broken yaml on start
Since the current behavior would just load the default configuration
file whenever the configuration file couldn't be loaded, the path was
not set to any value. As a result however, the live config reload
feature would not work with a broken yaml (one which cannot be
deserialized, not one with warnings).
If a configuration file has been specified, but the deserialization
still failed, the path is now preserved on the default configuration
file to make it possible to live reload a fix for the issue.
Fixes #4561.
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions