aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2024-09-23 02:15:52 +0200
committerChristian Duerr <contact@christianduerr.com>2024-10-02 21:38:07 +0200
commit3db09595f31bd9f2f211d43d96f0acb887a68991 (patch)
tree43ecfa0cff7705516085a869c664d1972591d0a2 /README.md
parent51089cfeed1adfd741d8dcbe6c9cb9376f88a576 (diff)
downloadalacritty-3db09595f31bd9f2f211d43d96f0acb887a68991.tar.gz
alacritty-3db09595f31bd9f2f211d43d96f0acb887a68991.zip
Add migration support for TOML config changes
This patch allows running `alacritty migrate` to automatically apply configuration changes made to the TOML format, like moving `ipc_socket` to `general.ipc_socket`. This should reduce the friction of moving around individual options significantly, while also persisting the format of the existing TOML file thanks to `toml_edit`. The YAML migration has been simplified significantly to only switch the format of the file from YAML to TOML. The new TOML features are used for everything else.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions