1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-25 14:05:41 -05:00
alacritty/alacritty_terminal
Christian Duerr 51089cfeed Move root config fields to [general] section
Some users struggle with TOML, since root options must always be at the
top of the file, since they're otherwise associated with the last table.

To avoid misunderstandings, all root-level fields have been removed. A
new `general` section was added to allow housing configuration options
that do not fit into any more specific groups.

Closes #7906.
2024-10-02 21:38:07 +02:00
..
src Move root config fields to [general] section 2024-10-02 21:38:07 +02:00
tests Fix regional scrolling leaking into history 2024-02-14 04:59:56 +04:00
Cargo.toml Bump MSRV to 1.74.0 2024-07-17 11:02:31 +03:00
CHANGELOG.md Bump alacritty_terminal to 0.24.1-dev 2024-05-03 19:47:41 +00:00
LICENSE-APACHE Add license symlinks for crates 2020-10-17 14:47:51 +00:00