alacritty/alacritty_config_derive/tests
Christian Duerr afffdbe612
Fix `alacritty msg config` toml replacement
This fixes a regression introduced in bd49067 which broke the override
of configuration file variables using `alacritty msg config`.

To fix this the `replace` functionality was rewritten to behave more
like the `serde_utils::merge` where entire values are inserted into the
existing structure rather than separating the keys from the values.

Fixes: bd49067 (Switch to TOML configuration format)
2023-06-15 08:59:12 +00:00
..
config.rs Fix `alacritty msg config` toml replacement 2023-06-15 08:59:12 +00:00