1
0
Fork 0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2024-05-03 22:26:12 +02:00
aerc/config
Reto Brunner 60c5a82a76 load config: do not overwrite the config upon error
It makes absolutely no sense to copy over the default template from aerc.conf
when the syntax is invalid and our ini parser fails.

The only valid case to do that is if the file is actually missing.
2021-04-17 18:57:19 +02:00
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
aerc.conf.in Implement style configuration. 2020-08-06 21:42:06 +02:00
bindings.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
bindings_test.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
binds.conf Add postpone command 2020-04-24 12:59:21 -04:00
config.go load config: do not overwrite the config upon error 2021-04-17 18:57:19 +02:00
default_styleset fix aerc-stylesets(7) typos 2020-12-13 10:30:56 +01:00
style.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
triggers.go refactor ParseMessageFormat to use a ctx object 2020-10-14 08:42:26 +02:00